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

Commit a3e7842a authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Disallow privileged apps to bypass location restriction" into tm-dev...

Merge "Disallow privileged apps to bypass location restriction" into tm-dev am: a9c0327c am: 501c0ada

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/18090449



Change-Id: I05676a346100671738c8b85f48a74a449b347b60
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents f52afe71 501c0ada
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2537,8 +2537,8 @@ public class AppOpsManager {
     * restriction} for a certain app-op.
     */
    private static RestrictionBypass[] sOpAllowSystemRestrictionBypass = new RestrictionBypass[] {
            new RestrictionBypass(true, false), //COARSE_LOCATION
            new RestrictionBypass(true, false), //FINE_LOCATION
            null, //COARSE_LOCATION
            null, //FINE_LOCATION
            null, //GPS
            null, //VIBRATE
            null, //READ_CONTACTS