android_packages_modules_Vi.../microdroid_manager
Jaewan Kim 3124ef03a7 Handle ramdump in microdroid_manager
Previously pvmfw read AVF debug policy and remove `crashkernel=`
accordingly. However, it unexpectidly disables ramdump for a device
without AVF debug policy even when `--debug=full` is specified.

Changed to read ramdump debug policy in microdroid_manager instead of
pvmfw. microdroid_manager can both debug level and AVF device policy
read, so it might be the better place. Also, pvmfw is now less VM OS aware,
and also need to trust less input from host OS.

Bug: 272752814
Test: atest on devices without AVF debug policy
Change-Id: I3cb4e7425834d5c0deb604e57d28c55e13039f09
2023-03-27 13:23:26 +09:00
..
aidl Implement native method getEncryptedStoragePath() 2022-11-30 11:55:22 +00:00
src Handle ramdump in microdroid_manager 2023-03-27 13:23:26 +09:00
Android.bp [cbor] Refactor payload config descriptor building with ciborium 2023-03-01 15:05:25 +00:00
TEST_MAPPING Update TEST_MAPPING files 2023-01-07 00:27:50 +00:00
microdroid_manager.rc Drop inheritable caps and caps bounding set before executing payload 2022-12-19 17:04:00 +00:00