OSDN Git Service

docs: Fixed description of SENSORS permission group
authorAndrew Solovay <asolovay@google.com>
Fri, 27 Oct 2017 20:55:07 +0000 (13:55 -0700)
committerAndrew Solovay <asolovay@google.com>
Thu, 30 Nov 2017 21:48:26 +0000 (13:48 -0800)
The description had apparently been copied from CAMERA without
alteration.

See first comment for doc stage location.

Bug: 33490521
Test: make ds-docs
Change-Id: I0d5b2ff732e012a70172398dcf264df0ca04aadc

core/res/AndroidManifest.xml

index 8c0da4f..ee775ce 100644 (file)
     <eat-comment />
 
     <!-- Used for permissions that are associated with accessing
-         camera or capturing images/video from the device. -->
+         body or environmental sensors. -->
     <permission-group android:name="android.permission-group.SENSORS"
         android:icon="@drawable/perm_group_sensors"
         android:label="@string/permgrouplab_sensors"