Merge "Disable apex update for GSI"
This commit is contained in:
@@ -23,6 +23,11 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_product.mk)
|
|||||||
# Default AOSP sounds
|
# Default AOSP sounds
|
||||||
$(call inherit-product-if-exists, frameworks/base/data/sounds/AllAudio.mk)
|
$(call inherit-product-if-exists, frameworks/base/data/sounds/AllAudio.mk)
|
||||||
|
|
||||||
|
# GSI doesn't support apex for now.
|
||||||
|
# Properties set in product take precedence over those in vendor.
|
||||||
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
ro.apex.updatable=false
|
||||||
|
|
||||||
# Additional settings used in all AOSP builds
|
# Additional settings used in all AOSP builds
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
ro.config.ringtone=Ring_Synth_04.ogg \
|
ro.config.ringtone=Ring_Synth_04.ogg \
|
||||||
|
Reference in New Issue
Block a user