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

Commit ae0129e4 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove references to undocumented WHITELIST_AUTO_REVOKE_PERMISSIONS...

Merge "Remove references to undocumented WHITELIST_AUTO_REVOKE_PERMISSIONS from javadoc" into rvc-dev am: d99b74a9 am: 54e6bc1d

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12087983

Change-Id: I4c31e6069b8d23baea3d0ce94c858cb8e0ca8540
parents 53ee9b88 54e6bc1d
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -4673,8 +4673,7 @@ public abstract class PackageManager {
     * Marks an application exempt from having its permissions be automatically revoked when
     * the app is unused for an extended period of time.
     *
     * Only the installer on record that installed the given package, or a holder of
     * {@code WHITELIST_AUTO_REVOKE_PERMISSIONS} is allowed to call this.
     * Only the installer on record that installed the given package is allowed to call this.
     *
     * Packages start in whitelisted state, and it is the installer's responsibility to
     * un-whitelist the packages it installs, unless auto-revoking permissions from that package