commit | bedb20088c7fdd019741c4d93d5d3dac999746f3 | [log] [tgz] |
---|---|---|
author | Harshit Mahajan <harshitmahajan@google.com> | Thu Aug 29 13:12:03 2024 +0000 |
committer | Harshit Mahajan <harshitmahajan@google.com> | Thu Aug 29 21:42:43 2024 +0000 |
tree | 0c5b590dfc3c62bbf232aa3dec788724469b0b0b | |
parent | 9a6338cd2d894359705184cb24c04f8e900878f7 [diff] |
Update logs for CrashRecovery Module Stop using PackageManagerServiceUtils#logCriticalInfo as we move to module. Introduce "crashrecovery-events.txt" in "/data/system" to store the recovery events and persist the events across the boots. We would also be dumping this events from PackageWatchdog#dump to help in debuggging. Bug: 289203818 Test: adb shell dumpsys rollback; adb bugreport Flag: EXEMPT logging changes only Change-Id: I427fa1fdf8a7467ffae16a314b855698bb41b9a9