Parcourir la source

Revert "Remove carrier location permission backdoor"

Revert submission 18558007

Bug: 246686326
Reason for revert: TMOUS AGPS test issue
Reverted Changes:
I70a7439ac:Remove carrier location permission backdoor
I6c038cb0f:Remove carrier location permission backdoor

Change-Id: I80366cbd04b4845456d1ed8987bfc6bbfc678be1
Junkyu Kang il y a 2 ans
Parent
commit
f6d4e039c9
2 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 2 0
      location/gps.xml.l10
  2. 2 0
      location/gps_user.xml.l10

+ 2 - 0
location/gps.xml.l10

@@ -53,6 +53,8 @@
        CpLppGuardTimeSec="1"
        IgnoreInjectedSystemTime="true"
 
+       AttributionAppPkgName="com.google.android.carrierlocation"
+
        AssertEnabled="true"
        CpLppeCancelDbhOnAgnssProvideLoc="true"
        CpLppeUseAgnssLocForEmptyDbh="true"

+ 2 - 0
location/gps_user.xml.l10

@@ -52,6 +52,8 @@
        CpLppGuardTimeSec="1"
        IgnoreInjectedSystemTime="true"
 
+       AttributionAppPkgName="com.google.android.carrierlocation"
+
        AssertEnabled="false"
        CpLppeCancelDbhOnAgnssProvideLoc="true"
        CpLppeUseAgnssLocForEmptyDbh="true"