[DO NOT MERGE] 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
This commit is contained in:
Joe Huang 2021-12-29 14:52:21 +08:00
parent 066f73ac81
commit a3c45b1680
2 changed files with 4 additions and 0 deletions

View file

@ -52,6 +52,8 @@
AttributionAppPkgName="com.google.android.carrierlocation" AttributionAppPkgName="com.google.android.carrierlocation"
AssertEnabled="true" AssertEnabled="true"
CpLppeCancelDbhOnAgnssProvideLoc="true"
CpLppeUseAgnssLocForEmptyDbh="true"
/> />
<gll <gll

View file

@ -51,6 +51,8 @@
AttributionAppPkgName="com.google.android.carrierlocation" AttributionAppPkgName="com.google.android.carrierlocation"
AssertEnabled="false" AssertEnabled="false"
CpLppeCancelDbhOnAgnssProvideLoc="true"
CpLppeUseAgnssLocForEmptyDbh="true"
/> />
<gll <gll