Loading target/product/mainline_system.mk +2 −0 Original line number Diff line number Diff line Loading @@ -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 += \ Loading Loading
target/product/mainline_system.mk +2 −0 Original line number Diff line number Diff line Loading @@ -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 += \ Loading