Add updatable_apex.mk

am: ef6c69bb90

Change-Id: I6714232f7146d0f6c3b6e09451bd7dc6c4095158
This commit is contained in:
Jiyong Park
2019-04-16 07:42:57 -07:00
committed by android-build-merger

View File

@@ -17,6 +17,9 @@
# Installs gsi keys into ramdisk, to boot a GSI with verified boot.
$(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_keys.mk)
# Enable updating of APEXes
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
ifneq (,$(filter 27, $(PRODUCT_EXTRA_VNDK_VERSIONS)))
_vndk_test := true
endif
@@ -733,9 +736,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
PRODUCT_PROPERTY_OVERRIDES += \
debug.sf.early_gl_app_phase_offset_ns=15000000
PRODUCT_PROPERTY_OVERRIDES += \
ro.apex.updatable=true
# Use /product/etc/fstab.postinstall to mount system_other.
PRODUCT_PRODUCT_PROPERTIES += \
ro.postinstall.fstab.prefix=/product