docs: Fixed description of SENSORS permission group

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
diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml
index 8c0da4f..ee775ce 100644
--- a/core/res/AndroidManifest.xml
+++ b/core/res/AndroidManifest.xml
@@ -1013,7 +1013,7 @@
     <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"