From f6d4e039c9ad85db613c6b6392cddb240f34108c Mon Sep 17 00:00:00 2001 From: Junkyu Kang Date: Wed, 5 Oct 2022 06:46:20 +0000 Subject: [PATCH] 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 --- location/gps.xml.l10 | 2 ++ location/gps_user.xml.l10 | 2 ++ 2 files changed, 4 insertions(+) diff --git a/location/gps.xml.l10 b/location/gps.xml.l10 index 0400cef..c243cd3 100644 --- a/location/gps.xml.l10 +++ b/location/gps.xml.l10 @@ -53,6 +53,8 @@ CpLppGuardTimeSec="1" IgnoreInjectedSystemTime="true" + AttributionAppPkgName="com.google.android.carrierlocation" + AssertEnabled="true" CpLppeCancelDbhOnAgnssProvideLoc="true" CpLppeUseAgnssLocForEmptyDbh="true" diff --git a/location/gps_user.xml.l10 b/location/gps_user.xml.l10 index c347740..8eba118 100644 --- a/location/gps_user.xml.l10 +++ b/location/gps_user.xml.l10 @@ -52,6 +52,8 @@ CpLppGuardTimeSec="1" IgnoreInjectedSystemTime="true" + AttributionAppPkgName="com.google.android.carrierlocation" + AssertEnabled="false" CpLppeCancelDbhOnAgnssProvideLoc="true" CpLppeUseAgnssLocForEmptyDbh="true"