Enable updating of APEXes
Signed-off-by: Deokgyu Yang <secugyu@gmail.com> Change-Id: I47d32990678165d79f4ad2971ba0020ada106406
This commit is contained in:
parent
5027e3611e
commit
f5d379a728
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@
|
|||
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_n.mk)
|
||||
|
||||
# Enable updating of APEXes
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
||||
|
||||
# Get non-open-source specific aspects
|
||||
$(call inherit-product-if-exists, vendor/samsung/gts3llte/gts3llte-vendor.mk)
|
||||
|
||||
|
|
Loading…
Reference in a new issue