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

Commit 760e3768 authored by Zhen Zhang's avatar Zhen Zhang Committed by Gerrit Code Review
Browse files

Merge "emulator: fix full-eng build on aosp"

parents ac744291 0f9c7663
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@
# build quite specifically for the emulator, and might not be
# entirely appropriate to inherit from for on-device configurations.

$(call inherit-product-if-exists, device/generic/goldfish/arm32-vendor.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/emulator.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/board/generic/device.mk)