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:
varun
2022-01-04 17:24:21 +00:00
parent 4379a4cb56
commit f84a9529c5

View File

@@ -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"