Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f6baf1a7 authored by Jiyong Park's avatar Jiyong Park Committed by android-build-merger
Browse files

Merge "Don't inherit updatable_apex from mainline_system" am: 5e25df9f

am: b8fca928

Change-Id: I353a8243449260443601ede8779087218e1c847d
parents ff18d4a7 b8fca928
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/handheld_system.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_system.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/languages_default.mk)
# Enable updating of APEXes
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
#$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
# Add adb keys to debuggable AOSP builds (if they exist)
$(call inherit-product-if-exists, vendor/google/security/adb/vendor_key.mk)