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

Commit 5474f21f 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: c34a4597

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



Change-Id: I4c2e81e107424fea0c45c758c792820787c1cb4e
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 0fe08daa c34a4597
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