From d8ce1583245702e42c1c9c93fa3a56a6bc39e234 Mon Sep 17 00:00:00 2001 From: Shinru Han Date: Mon, 6 Dec 2021 15:01:46 +0800 Subject: [PATCH] gps: Update EnableOnChipStopNotification MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- gnss/47765/config/gps.xml | 2 +- gnss/47765/config/gps.xml.oriole | 2 +- gnss/47765/config/gps.xml.raven | 2 +- 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" />