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
5 files changed