mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Add updatable_apex.mk am: ef6c69bb90
am: 95b3c8902b
Change-Id: I5bbdd84e2f71ee438f40afe769dfaac966e6411f
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user