From cd1031a520ec204990a00ce2bc4f55a6130f7c93 Mon Sep 17 00:00:00 2001 From: Mike Cailean Date: Thu, 18 Apr 2019 12:57:11 -0700 Subject: Update proxyAppPackageName field in nfw notification Change-Id: I993a6d9227b03626bc254675944df28cc578a6c7 CRs-fixed: 2437418 --- etc/gps.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'etc') diff --git a/etc/gps.conf b/etc/gps.conf index a5dabb2..f1cf84d 100644 --- a/etc/gps.conf +++ b/etc/gps.conf @@ -281,3 +281,10 @@ MODEM_TYPE = 1 # SV is available and the UE’s position is known by # other position engines. #POSITION_ASSISTED_CLOCK_ESTIMATOR_ENABLED = 0 + +##################################### +# proxyAppPackageName +##################################### +# This is a string that is sent to the framework +# in nfwNotifyCb callback +PROXY_APP_PACKAGE_NAME = com.google.android.carrierlocation -- cgit v1.2.3