Skip to content

Commit

Permalink
chiron: Add updatable_apex.mk
Browse files Browse the repository at this point in the history
The product abstracts configs that need to be set to support updating of APEXes.

Change-Id: Id5aa944ceba6a6846308f1c18a08af8b3bb38589
  • Loading branch information
jiyongp authored and BYZYB committed Mar 7, 2024
1 parent 3ae08ff commit aecd4af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lineage_chiron.mk
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/non_ab_device.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_n_mr1.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
$(call inherit-product, frameworks/native/build/phone-xhdpi-6144-dalvik-heap.mk)
$(call inherit-product, vendor/xiaomi/chiron/chiron-vendor.mk)

Expand Down

0 comments on commit aecd4af

Please sign in to comment.