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

Commit b2bd6deb authored by Evan Severson's avatar Evan Severson Committed by Presubmit Automerger Backend
Browse files

[automerge] Disallow privileged apps to bypass location restriction 2p: 807f4cfc

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

Bug: 230861324
Bug: 231496105
Change-Id: Id9ef42373dcafb8a751c7002ba08df49dca87ace
Merged-In: Ib34c0b56ef52f5ee2deceb84b02cd0ff73d8181d
parents abb06fd6 807f4cfc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2463,8 +2463,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