Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f84a9529 authored by varun's avatar varun
Browse files

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
parent 4379a4cb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"