android_packages_modules_Vi.../microdroid_manager
Shikha Panwar ddc124b675 Implement native method getEncryptedStoragePath()
AVmPayload_getEncryptedStoragePath will return path to encrypted storage
if present, otherwise it will return NULL pointer.

The existence of ENCRYPTEDSTORE_MOUNTPOINT path is sufficient to
determine this. This is because Microdroid manager passes this path as
the mountpoint to encryptedstore & waits for it before starting
vm_payload_service.

Bug: 254454578
Test: build succeeds
Change-Id: Ifdfe1b97f08fc2e3f84ba1e49e6ca3e25e0013fc
2022-11-30 11:55:22 +00:00
..
aidl Implement native method getEncryptedStoragePath() 2022-11-30 11:55:22 +00:00
src Implement native method getEncryptedStoragePath() 2022-11-30 11:55:22 +00:00
Android.bp Microdroid: Map a dm-crypt dev on (virtio-blk)disk 2022-11-21 15:57:08 +00:00
microdroid_manager.rc Print backtrace of microdroid_manager to kmsg 2022-11-14 20:52:51 +09:00