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

Commit d4e85a97 authored by Anton Hansson's avatar Anton Hansson Committed by Gerrit Code Review
Browse files

Merge "Revert "remove emulator_vendor.mk from aosp_arm64.mk""

parents a9800b4d 41a6e3b0
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -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)

#