Loading core/java/android/permission/PermissionManager.java +1 −1 Original line number Diff line number Diff line Loading @@ -333,7 +333,7 @@ public final class PermissionManager { /** * Gets the list of packages that have permissions that specified * {@code allowDontAutoRevokePermissions=true} in their * {@code autoRevokePermissions=disallowed} in their * {@code application} manifest declaration. * * @return the list of packages for current user Loading Loading
core/java/android/permission/PermissionManager.java +1 −1 Original line number Diff line number Diff line Loading @@ -333,7 +333,7 @@ public final class PermissionManager { /** * Gets the list of packages that have permissions that specified * {@code allowDontAutoRevokePermissions=true} in their * {@code autoRevokePermissions=disallowed} in their * {@code application} manifest declaration. * * @return the list of packages for current user Loading