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

Commit dab1c9e3 authored by Nicholas Sauer's avatar Nicholas Sauer Committed by android-build-merger
Browse files

Merge "Remove a break so that FLAG_PERMISSION_REVOKE_WHEN_REQUESTED is applied...

Merge "Remove a break so that FLAG_PERMISSION_REVOKE_WHEN_REQUESTED is applied to permissions in all users." into qt-qpr1-dev am: 73a2697d
am: 3cb14d32

Change-Id: I9c4f2660a9d88677b38f23de3cdb3aaffc6c7e4f
parents 40e79893 3cb14d32
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -2962,8 +2962,6 @@ public class PermissionManagerService extends IPermissionManager.Stub {
                                Slog.i(TAG, newPerm + " does not inherit from " + sourcePerms
                                        + " for " + pkgName + " as split permission is also new");
                            }

                            break;
                        } else {
                            // Inherit from new install or existing runtime permissions
                            inheritPermissionStateToNewImplicitPermissionLocked(sourcePerms,