Use inclusive language in javadoc for BODY_SENSORS_BACKGROUND permission.
Use allowlist in place of whitelist in the javadoc for BODY_SENSORS_BACKGROUND permission BYPASS_INCLUSIVE_LANGUAGE_REASON=Referring to an existing method failing the inclusive language check. Test: No code change Bug: 213174699 Change-Id: I07068cc59db53c5e05d3c7085c969483e74dc062
This commit is contained in:
@@ -1491,7 +1491,7 @@
|
||||
<p>Protection level: dangerous
|
||||
|
||||
<p> This is a hard restricted permission which cannot be held by an app until
|
||||
the installer on record whitelists the permission. For more details see
|
||||
the installer on record allowlists the permission. For more details see
|
||||
{@link android.content.pm.PackageInstaller.SessionParams#setWhitelistedRestrictedPermissions(Set)}.
|
||||
-->
|
||||
<permission android:name="android.permission.BODY_SENSORS_BACKGROUND"
|
||||
|
||||
Reference in New Issue
Block a user