dre: Inherit launch_with_vendor_ramdisk for vAB
- sm4350 devices have a vendor_boot partition Change-Id: I5c344890bc12ee769e2f27369a4151b469271a51
This commit is contained in:
parent
3bae34ec95
commit
9a431a2322
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)
|
|||
# Enable updating of APEXes
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
||||
|
||||
# Enable virtual A/B OTA
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota.mk)
|
||||
# Enable virtual A/B OTA with virtual ramdisk
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota/launch_with_vendor_ramdisk.mk)
|
||||
|
||||
# Setup dalvik vm configs
|
||||
$(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk)
|
||||
|
|
Loading…
Reference in a new issue