dre: Change GPS proxy app to default one
* This was the default in CAF before OnePlus changed it to com.oplus.locationproxy. This is apart of the framework 'oplus-lbs-services', which we don't use in Lineage. Change-Id: I5144d32a6f63de5109ca2cc408bc895f621c1260
This commit is contained in:
parent
fa0473e516
commit
0a16cb3286
1 changed files with 1 additions and 6 deletions
|
@ -313,12 +313,7 @@ MODEM_TYPE = 1
|
|||
#####################################
|
||||
# This is a string that is sent to the framework
|
||||
# in nfwNotifyCb callback
|
||||
#ifndef OPLUS_BUG_STABILITY
|
||||
#LiZhilong@CONNECTIVITY.GPS.LOCATION.OPCUSTOMIZED.2786815, 2020/01/10, Modify for nfw proxy app
|
||||
#PROXY_APP_PACKAGE_NAME = com.google.android.carrierlocation
|
||||
#else /* OPLUS_BUG_STABILITY */
|
||||
PROXY_APP_PACKAGE_NAME = com.oplus.locationproxy
|
||||
#endif /* OPLUS_BUG_STABILITY */
|
||||
PROXY_APP_PACKAGE_NAME = com.google.android.carrierlocation
|
||||
|
||||
#####################################
|
||||
# CP_MTLR_ES
|
||||
|
|
Loading…
Reference in a new issue