mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-05-28 16:27:17 +09:00
sm6250-common: Add updatable_apex.mk
The product abstracts configs that need to be set to support updating of APEXes. Bug: 130418467 Test: m Test: adb shell getprop ro.apex.updatable in Pixel 2 and 3 Test: adb shell /system/apex/com.android.apex.cts.shim.apex exists. Change-Id: Id5aa944ceba6a6846308f1c18a08af8b3bb38589
This commit is contained in:
parent
51d80eea83
commit
27d0288422
3
atoll.mk
3
atoll.mk
@ -17,5 +17,8 @@ PRODUCT_ENFORCE_RRO_TARGETS := *
|
||||
# Enable project quotas and casefolding for emulated storage without sdcardfs
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)
|
||||
|
||||
# Enable updating of APEXes
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
||||
|
||||
# Inherit proprietary targets
|
||||
$(call inherit-product, vendor/xiaomi/sm6250-common/sm6250-common-vendor.mk)
|
||||
|
Loading…
x
Reference in New Issue
Block a user