enable updatable apex
* This already gets enabled by inheriting virtualization makefile
where this was enabled for Android 14 in
3a747a655c
* Add this also here for clarity and redundancy.
This commit is contained in:
@@ -11,6 +11,9 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
|
||||
$(call inherit-product, frameworks/native/build/tablet-7in-xhdpi-2048-dalvik-heap.mk)
|
||||
$(call inherit-product, vendor/brcm/rpi4/rpi4-vendor.mk)
|
||||
|
||||
# APEX
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
||||
|
||||
# API level
|
||||
PRODUCT_SHIPPING_API_LEVEL := 34
|
||||
|
||||
|
Reference in New Issue
Block a user