mitigation logger: Update lastmeal generation
Recent reboot reason is updated. Mitigation logger needs to be updated per change. Bug: 239548433 Test: Confirm lastmeal is generated. Signed-off-by: George Lee <geolee@google.com> Change-Id: I7a9fd4225e5f3b0843e666f77296441ff44fbc4b
This commit is contained in:
parent
9fe1f4be94
commit
a1f90033f6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
on property:sys.boot_completed=1 && property:ro.boot.bootreason=reboot,ocp
|
on property:sys.boot_completed=1 && property:ro.boot.bootreason=reboot,ocp,pmic,if
|
||||||
copy data/vendor/mitigation/thismeal.txt data/vendor/mitigation/lastmeal.txt
|
copy data/vendor/mitigation/thismeal.txt data/vendor/mitigation/lastmeal.txt
|
||||||
chown system system data/vendor/mitigation/lastmeal.txt
|
chown system system data/vendor/mitigation/lastmeal.txt
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue