Increasing GPS_LOCK default privacy level
New default setting of 3 configures GNSS HAL to follow device location on/off setting, when considering MO & NI location requests (below the Android Framework) e.g. Control Plane, IMS, etc. Bug: 118881345 Test: Added test logcat, verified value with various sims and no Sim on Pixel 2. Change-Id: I86fe55004962c52837df34a02217f4e404aef67c
This commit is contained in:
@@ -2804,7 +2804,7 @@
|
||||
<item>LPP_PROFILE=0</item>
|
||||
<item>USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL=1</item>
|
||||
<item>A_GLONASS_POS_PROTOCOL_SELECT=0</item>
|
||||
<item>GPS_LOCK=0</item>
|
||||
<item>GPS_LOCK=3</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Sprint need a 70 ms delay for 3way call -->
|
||||
|
||||
Reference in New Issue
Block a user