gps: Enable OnChipStopNotification
Without EnableOnChipStopNotification Pixellogger can't close OnChip PVT session log, which could cause log replay issue. Bug: 193770230 Test: close command is sent to logger service when on-chip request stops Change-Id: I6e524bdf589db12176031fe711bac3c2f1d0532b
This commit is contained in:
parent
a766595ff5
commit
402d351e07
1 changed files with 3 additions and 0 deletions
|
@ -5,5 +5,8 @@
|
|||
Log="JAVA"
|
||||
AssertEnabled="true"
|
||||
/>
|
||||
<gll
|
||||
EnableOnChipStopNotification="true"
|
||||
/>
|
||||
</glgps>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue