frameworks/base
修订版 | 3fb1261a7ae4dbd89311214276b31969f33f565c (tree) |
---|---|
时间 | 2009-06-13 01:44:57 |
作者 | Android Code Review <code-review@andr...> |
Commiter | Android Code Review |
Merge change 10315
* changes:
@@ -66,7 +66,7 @@ public class LocationManager { | ||
66 | 66 | * satellites. Depending on conditions, this provider may take a while to return |
67 | 67 | * a location fix. |
68 | 68 | * |
69 | - * Requires the permission android.permissions.ACCESS_FINE_LOCATION. | |
69 | + * Requires the permission android.permission.ACCESS_FINE_LOCATION. | |
70 | 70 | * |
71 | 71 | * <p> The extras Bundle for the GPS location provider can contain the |
72 | 72 | * following key/value pairs: |