services/tests/mockingservicestests/src/com/android/server/crashrecovery/CrashRecoveryUtilsTest.java
0 → 100644
+145
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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