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

Commit 3a036555 authored by bohu's avatar bohu Committed by android-build-merger
Browse files

emulator: add host tools to sdk_phone_x86/64

am: 62d494b3

Change-Id: I530cbbe1cb59cc7397ac2dd14235fde0a25f1f04
parents 9046ff25 62d494b3
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -16,6 +16,10 @@

$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_x86.mk)

# Define the host tools and libs that are parts of the SDK.
-include sdk/build/product_sdk.mk
-include development/build/product_sdk.mk

# Overrides
PRODUCT_BRAND := Android
PRODUCT_NAME := sdk_phone_x86
+4 −0
Original line number Diff line number Diff line
@@ -16,6 +16,10 @@

$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_x86_64.mk)

# Define the host tools and libs that are parts of the SDK.
-include sdk/build/product_sdk.mk
-include development/build/product_sdk.mk

# Overrides
PRODUCT_BRAND := Android
PRODUCT_NAME := sdk_phone_x86_64