From a474241af463c83d61f51c86ff024091624dd0c9 Mon Sep 17 00:00:00 2001 From: Joe Huang Date: Fri, 5 Aug 2022 13:28:46 +0800 Subject: [PATCH] Remove carrier location permission backdoor - Affected device: M23 Test: Build test and check Carrier Location App is not installed Bug: 241503733 Change-Id: I9c7ec92bb994530566980e06e0712b1e76474d82 --- location/gps.xml.f10 | 2 -- location/gps_user.xml.f10 | 2 -- 2 files changed, 4 deletions(-) diff --git a/location/gps.xml.f10 b/location/gps.xml.f10 index 2a815b3..8a0364d 100644 --- a/location/gps.xml.f10 +++ b/location/gps.xml.f10 @@ -53,8 +53,6 @@ CpLppGuardTimeSec="1" IgnoreInjectedSystemTime="true" - AttributionAppPkgName="com.google.android.carrierlocation" - AssertEnabled="true" CpLppeCancelDbhOnAgnssProvideLoc="true" CpLppeUseAgnssLocForEmptyDbh="true" diff --git a/location/gps_user.xml.f10 b/location/gps_user.xml.f10 index 02aadea..1ed236a 100644 --- a/location/gps_user.xml.f10 +++ b/location/gps_user.xml.f10 @@ -52,8 +52,6 @@ CpLppGuardTimeSec="1" IgnoreInjectedSystemTime="true" - AttributionAppPkgName="com.google.android.carrierlocation" - AssertEnabled="false" CpLppeCancelDbhOnAgnssProvideLoc="true" CpLppeUseAgnssLocForEmptyDbh="true"