Enable Virtual AB Compression on pixel device
Test: th
Bug: 234082426
Change-Id: If03ed7d412bd7a31885117fdb681c4c31d0366c7
(cherry picked from commit 5f3691316d
)
This commit is contained in:
parent
ac51c392a7
commit
34736d0ae2
1 changed files with 3 additions and 1 deletions
|
@ -560,7 +560,9 @@ PRODUCT_PACKAGES += \
|
||||||
# Enable project quotas and casefolding for emulated storage without sdcardfs
|
# Enable project quotas and casefolding for emulated storage without sdcardfs
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)
|
||||||
|
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota/launch_with_vendor_ramdisk.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota/android_t_baseline.mk)
|
||||||
|
PRODUCT_VIRTUAL_AB_COMPRESSION_METHOD := gz
|
||||||
|
|
||||||
# Enforce generic ramdisk allow list
|
# Enforce generic ramdisk allow list
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/generic_ramdisk.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/generic_ramdisk.mk)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue