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

Commit a22721ed authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Merge cherrypicks of [7845456] into qt-release

Change-Id: If1103792059bf642360928139cd1eaa43e1b4c84
parents 48b1fed0 528a3574
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1173,7 +1173,7 @@ public class PermissionManagerService {
                                    }
                                }

                                if (hardRestricted && !restrictionExempt
                                if (hardRestricted
                                        && (flags & FLAG_PERMISSION_SYSTEM_FIXED) != 0) {
                                    // Applying a hard restriction implies revoking it. This might
                                    // lead to a system-fixed, revoked permission.