Add back carrier location app

Test: Build test and check Carrier Location App is installed
Bug: 251067805
Change-Id: I9c3f70a2827b0f5ad70334b1edb50bf92f76fc89
This commit is contained in:
Joe Huang 2022-10-05 15:36:44 +08:00
parent 4aabd30d24
commit 168baa2a1d
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"