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

Commit 83d2837f authored by Anton Hansson's avatar Anton Hansson Committed by android-build-merger
Browse files

Merge "Add adb_keys to mainline_system if they exist"

am: 3a4a9665

Change-Id: I590b630c0778cd3bebbd337f81c04b29a4831a29
parents 082a87e4 3a4a9665
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -18,6 +18,8 @@
$(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)
# Add adb keys to debuggable AOSP builds (if they exist)
$(call inherit-product-if-exists, vendor/google/security/adb/vendor_key.mk)

# Shared java libs
PRODUCT_PACKAGES += \