From 70479f1b264963f12ab27df1544e9e4b85c82cd0 Mon Sep 17 00:00:00 2001 From: Joe Huang Date: Wed, 29 Dec 2021 14:52:21 +0800 Subject: [PATCH] Add HAL attributes to support LPPe DBH features Fix CP LPPe DBH message missing issue by enabling: - CpLppeCancelDbhOnAgnssProvideLoc - CpLppeUseAgnssLocForEmptyDbh Bug: 212487275 Test: atest VtsHalGnssTargetTest atest CtsLocationGnssTestCases atest GtsLocationTestCases atest PtsChreTestRunner Change-Id: I66acbbbc82ea34012a1ceb1c8248ec4d1084418f --- gps.xml.b3 | 2 ++ gps_user.xml.b3 | 2 ++ 2 files changed, 4 insertions(+) diff --git a/gps.xml.b3 b/gps.xml.b3 index 751da36..a6bbcfc 100644 --- a/gps.xml.b3 +++ b/gps.xml.b3 @@ -52,6 +52,8 @@ AttributionAppPkgName="com.google.android.carrierlocation" AssertEnabled="true" + CpLppeCancelDbhOnAgnssProvideLoc="true" + CpLppeUseAgnssLocForEmptyDbh="true" />