From 024a5166f31b1c2d924cd9a0d275974ba7067c03 Mon Sep 17 00:00:00 2001 From: Junkyu Kang Date: Tue, 24 May 2022 23:13:30 +0800 Subject: [PATCH] Remove carrier location permission backdoor - Affected device: M23 Test: Check Carrier Location App is not installed Bug: 230813132 Change-Id: I70a7439ac3caa01aab810a80d557151b4e986023 --- gps.xml.l10 | 2 -- gps_user.xml.l10 | 2 -- 2 files changed, 4 deletions(-) diff --git a/gps.xml.l10 b/gps.xml.l10 index a6bbcfc..d8d896f 100644 --- a/gps.xml.l10 +++ b/gps.xml.l10 @@ -49,8 +49,6 @@ CpLppGuardTimeSec="1" IgnoreInjectedSystemTime="true" - AttributionAppPkgName="com.google.android.carrierlocation" - AssertEnabled="true" CpLppeCancelDbhOnAgnssProvideLoc="true" CpLppeUseAgnssLocForEmptyDbh="true" diff --git a/gps_user.xml.l10 b/gps_user.xml.l10 index 686d7dd..caf5bd5 100644 --- a/gps_user.xml.l10 +++ b/gps_user.xml.l10 @@ -48,8 +48,6 @@ CpLppGuardTimeSec="1" IgnoreInjectedSystemTime="true" - AttributionAppPkgName="com.google.android.carrierlocation" - AssertEnabled="false" CpLppeCancelDbhOnAgnssProvideLoc="true" CpLppeUseAgnssLocForEmptyDbh="true"