Add e2fsck_ramdisk for VAB devices

e2fsck_ramdisk is critical for VAB devices to boot
after an OTA in case of corruption in metadata partition.

Test: pass
Bug: 147347110
Change-Id: I44ce456c11961ec978dcb4e68c32d72c1fab0c4d
This commit is contained in:
Yifan Hong 2020-01-22 12:39:39 -08:00
parent 9a190e25d0
commit 04d4c08929
1 changed files with 2 additions and 0 deletions

View File

@ -17,3 +17,5 @@
PRODUCT_VIRTUAL_AB_OTA := true
PRODUCT_PRODUCT_PROPERTIES += ro.virtual_ab.enabled=true
PRODUCT_PACKAGES += e2fsck_ramdisk