[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:
parent
066f73ac81
commit
a3c45b1680
2 changed files with 4 additions and 0 deletions
|
@ -52,6 +52,8 @@
|
|||
AttributionAppPkgName="com.google.android.carrierlocation"
|
||||
|
||||
AssertEnabled="true"
|
||||
CpLppeCancelDbhOnAgnssProvideLoc="true"
|
||||
CpLppeUseAgnssLocForEmptyDbh="true"
|
||||
/>
|
||||
|
||||
<gll
|
||||
|
|
|
@ -51,6 +51,8 @@
|
|||
AttributionAppPkgName="com.google.android.carrierlocation"
|
||||
|
||||
AssertEnabled="false"
|
||||
CpLppeCancelDbhOnAgnssProvideLoc="true"
|
||||
CpLppeUseAgnssLocForEmptyDbh="true"
|
||||
/>
|
||||
|
||||
<gll
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue