forked from openkylin/platform_build
Merge "Revert "Add adb keys to debuggable AOSP builds""
This commit is contained in:
commit
40fae9ca0f
|
@ -53,6 +53,3 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/locales_full.mk)
|
|||
|
||||
# Get everything else from the parent package
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/generic_no_telephony.mk)
|
||||
|
||||
# Add adb keys to debuggable AOSP builds (if they exist)
|
||||
$(call inherit-product-if-exists, vendor/google/security/adb/vendor_key.mk)
|
||||
|
|
Loading…
Reference in New Issue