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
This commit is contained in:
Junkyu Kang 2022-10-05 06:46:20 +00:00 committed by TreeHugger Robot
parent 7aa4e0816f
commit f6d4e039c9
2 changed files with 4 additions and 0 deletions

View file

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

View file

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