Fix various typos in classref
This commit is contained in:
parent
eb4301b941
commit
097c849395
9 changed files with 13 additions and 13 deletions
|
|
@ -150,7 +150,7 @@
|
|||
Allows an application to act as an AccountAuthenticator for the AccountManager.
|
||||
</member>
|
||||
<member name="permissions/battery_stats" type="bool" setter="" getter="">
|
||||
Allows an application to collect battery statistics. Sett [url=https://developer.android.com/reference/android/Manifest.permission#BATTERY_STATS]BATTERY_STATS[/url].
|
||||
Allows an application to collect battery statistics. See [url=https://developer.android.com/reference/android/Manifest.permission#BATTERY_STATS]BATTERY_STATS[/url].
|
||||
</member>
|
||||
<member name="permissions/bind_accessibility_service" type="bool" setter="" getter="">
|
||||
Must be required by an AccessibilityService, to ensure that only the system can bind to it. See [url=https://developer.android.com/reference/android/Manifest.permission#BIND_ACCESSIBILITY_SERVICE]BIND_ACCESSIBILITY_SERVICE[/url].
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue