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

Commit 26800d59 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:...

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

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



Change-Id: I0d1a39298c611f634c92d52e48d5e4c8c613ea05
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents e54063c1 5456fa3b
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
@@ -2565,9 +2565,9 @@ public class PackageInstaller {
         * Sets the state of permissions for the package at installation.
         * Sets the state of permissions for the package at installation.
         * <p/>
         * <p/>
         * Granting any runtime permissions require the
         * Granting any runtime permissions require the
         * {@link android.Manifest.permission#INSTALL_GRANT_RUNTIME_PERMISSIONS} permission to be
         * {@link android.Manifest.permission#INSTALL_GRANT_RUNTIME_PERMISSIONS
         * held by the caller. Revoking runtime permissions is not allowed, even during app update
         * INSTALL_GRANT_RUNTIME_PERMISSIONS} permission to be held by the caller. Revoking runtime
         * sessions.
         * permissions is not allowed, even during app update sessions.
         * <p/>
         * <p/>
         * Holders without the permission are allowed to change the following special permissions:
         * Holders without the permission are allowed to change the following special permissions:
         * <p/>
         * <p/>