summaryrefslogtreecommitdiff
path: root/gnss
diff options
context:
space:
mode:
authorShinru Han <shinruhan@google.com>2021-12-06 15:01:46 +0800
committerShinru Han <shinruhan@google.com>2021-12-08 09:20:44 +0000
commitd8ce1583245702e42c1c9c93fa3a56a6bc39e234 (patch)
tree235c52258da273f15295bc0102d657033e7257dc /gnss
parent50f80d1be1946573679f5967d736e9c5ec808681 (diff)
downloadgs101-d8ce1583245702e42c1c9c93fa3a56a6bc39e234.tar.gz
gps: Update EnableOnChipStopNotification
Set EnableOnChipStopNotification=”2”. Sends on-chip stop notification only when the Host request exists and on-chip request stops. Bug: 208940846 Test: logging test for case #1, #3 and #4 in b/197196725#comment39 Change-Id: I8a244eb3a705f1cc2884e1a180cb8ad6ebd41ad7
Diffstat (limited to 'gnss')
-rw-r--r--gnss/47765/config/gps.xml2
-rw-r--r--gnss/47765/config/gps.xml.oriole2
-rw-r--r--gnss/47765/config/gps.xml.raven2
3 files changed, 3 insertions, 3 deletions
diff --git a/gnss/47765/config/gps.xml b/gnss/47765/config/gps.xml
index 7bc6fd55..00cc8f46 100644
--- a/gnss/47765/config/gps.xml
+++ b/gnss/47765/config/gps.xml
@@ -75,7 +75,7 @@
RfPathLossDb_Cp_L5="3.5"
OnChipGpsCarrierType="3,2,3,3,2,3,2,3,3,3,1,2,1,3,2,1,2,3,1,1,1,1,3,3,3,3,3,1,2,3,2,3"
- EnableOnChipStopNotification="false"
+ EnableOnChipStopNotification="2"
PowerMode="3"
/>
diff --git a/gnss/47765/config/gps.xml.oriole b/gnss/47765/config/gps.xml.oriole
index 549edf68..e387a421 100644
--- a/gnss/47765/config/gps.xml.oriole
+++ b/gnss/47765/config/gps.xml.oriole
@@ -75,7 +75,7 @@
RfPathLossDb_Cp_L5="4.1"
OnChipGpsCarrierType="3,2,3,3,2,3,2,3,3,3,1,2,1,3,2,1,2,3,1,1,1,1,3,3,3,3,3,1,2,3,2,3"
- EnableOnChipStopNotification="false"
+ EnableOnChipStopNotification="2"
PowerMode="3"
/>
diff --git a/gnss/47765/config/gps.xml.raven b/gnss/47765/config/gps.xml.raven
index 9d28207a..3c394d61 100644
--- a/gnss/47765/config/gps.xml.raven
+++ b/gnss/47765/config/gps.xml.raven
@@ -75,7 +75,7 @@
RfPathLossDb_Cp_L5="4"
OnChipGpsCarrierType="3,2,3,3,2,3,2,3,3,3,1,2,1,3,2,1,2,3,1,1,1,1,3,3,3,3,3,1,2,3,2,3"
- EnableOnChipStopNotification="false"
+ EnableOnChipStopNotification="2"
PowerMode="3"
/>