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

Commit 8de81d3f 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

Change-Id: I300a8b67d2935038a1f91fa70a8ac0d364240c37
parents 4e2b3e3f 73a2697d
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1595,8 +1595,6 @@ public class PermissionManagerService {
                                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,