Merge "Remove a break so that FLAG_PERMISSION_REVOKE_WHEN_REQUESTED is applied to permissions in all users." into qt-qpr1-dev

am: 73a2697d84

Change-Id: I85091c8457fda60011adf0e814e425649f998607
This commit is contained in:
Nicholas Sauer
2019-09-02 09:44:45 -07:00
committed by android-build-merger

View File

@@ -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,