• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

frameworks/base


Commit MetaInfo

修订版3fb1261a7ae4dbd89311214276b31969f33f565c (tree)
时间2009-06-13 01:44:57
作者Android Code Review <code-review@andr...>
CommiterAndroid Code Review

Log Message

Merge change 10315

* changes:

Fix typo in Javadoc for LocationManager.GPS_PROVIDER

更改概述

差异

--- a/location/java/android/location/LocationManager.java
+++ b/location/java/android/location/LocationManager.java
@@ -66,7 +66,7 @@ public class LocationManager {
6666 * satellites. Depending on conditions, this provider may take a while to return
6767 * a location fix.
6868 *
69- * Requires the permission android.permissions.ACCESS_FINE_LOCATION.
69+ * Requires the permission android.permission.ACCESS_FINE_LOCATION.
7070 *
7171 * <p> The extras Bundle for the GPS location provider can contain the
7272 * following key/value pairs: