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:
Shinru Han 2021-07-19 15:34:43 +08:00
parent a766595ff5
commit 402d351e07

View file

@ -5,5 +5,8 @@
Log="JAVA"
AssertEnabled="true"
/>
<gll
EnableOnChipStopNotification="true"
/>
</glgps>