mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 18:37:19 +00:00
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:
@@ -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
|
||||
chown system system data/vendor/mitigation/lastmeal.txt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user