gps: Correct ESW crash dump path
Bug: 207587485 Test: ESW crash dump can be found under data/vendor/gps/logs after running command : echo Lhe:write=0xFFFFFFFF,4 > /data/vendor/gps/LheConsole.toAsic Change-Id: Icf3505a8d29e867f81eb513d25bf790085a2819f
This commit is contained in:
parent
48b3e5de64
commit
b35bb78536
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ LheBbdControl=/dev/bbd_control
|
||||||
|
|
||||||
# LheBbdSensor=/dev/bbd_sensor
|
# LheBbdSensor=/dev/bbd_sensor
|
||||||
|
|
||||||
LheFailSafe=/data/vendor/gps/esw-crash-dump.txt
|
LheFailSafe=/data/vendor/gps/logs/esw-crash-dump.txt
|
||||||
LogLevel=*:I
|
LogLevel=*:I
|
||||||
|
|
||||||
NvStorageDir=/data/vendor/gps/
|
NvStorageDir=/data/vendor/gps/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue