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

Commit 0edf1959 authored by Song Chun Fan's avatar Song Chun Fan Committed by Automerger Merge Worker
Browse files

Merge "[pm] fix javadoc link for setPermissionState" into udc-dev am: 633c3744

parents f8d69f13 633c3744
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2565,9 +2565,9 @@ public class PackageInstaller {
         * Sets the state of permissions for the package at installation.
         * <p/>
         * Granting any runtime permissions require the
         * {@link android.Manifest.permission#INSTALL_GRANT_RUNTIME_PERMISSIONS} permission to be
         * held by the caller. Revoking runtime permissions is not allowed, even during app update
         * sessions.
         * {@link android.Manifest.permission#INSTALL_GRANT_RUNTIME_PERMISSIONS
         * INSTALL_GRANT_RUNTIME_PERMISSIONS} permission to be held by the caller. Revoking runtime
         * permissions is not allowed, even during app update sessions.
         * <p/>
         * Holders without the permission are allowed to change the following special permissions:
         * <p/>