Merge "remove goldfish vendor from aosp_arm64"
This commit is contained in:
commit
643724cbbc
|
@ -51,7 +51,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_product.mk)
|
|||
#
|
||||
# All components inherited here go to vendor or vendor_boot image
|
||||
#
|
||||
$(call inherit-product-if-exists, device/generic/goldfish/arm64-vendor.mk)
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/emulator_vendor.mk)
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/board/generic_arm64/device.mk)
|
||||
|
||||
|
|
Loading…
Reference in New Issue