Merge "Revert "remove emulator_vendor.mk from aosp_arm64.mk"" am: d4e85a97e7

Change-Id: I1576436f768348dffe64b4864fea69e590aa8ac7
This commit is contained in:
Anton Hansson
2020-04-30 11:26:13 +00:00
committed by Automerger Merge Worker

View File

@@ -48,8 +48,10 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_system_ext.mk)
#
$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_product.mk)
PRODUCT_FULL_TREBLE_OVERRIDE := true
#
# All components inherited here go to vendor or vendor_boot image
#
$(call inherit-product, $(SRC_TARGET_DIR)/product/emulator_vendor.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/board/generic_arm64/device.mk)
#