aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-03-04 06:25:18 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-03-04 06:25:18 +0000
commitf39863dc7a01e1d3a8ba8719cd0da84eff6afd62 (patch)
treebed2f78ee9bfd65c0d2806b3832859341906dc81
parente0bab14d71e17b644dd977b1e0f12810c8fdee74 (diff)
parenta7f84831febfb8aa4bb8a57560c2b84de45628dd (diff)
downloadbuild-f39863dc7a01e1d3a8ba8719cd0da84eff6afd62.tar.gz
Merge "Remove a redundant setting" am: a7f84831fe
Change-Id: I809890d3de6e5bc11a0a2feb0ced12774993fbb6
-rw-r--r--target/product/sdk_phone_x86.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/product/sdk_phone_x86.mk b/target/product/sdk_phone_x86.mk
index 9df26a9c0a..e8c60b44c4 100644
--- a/target/product/sdk_phone_x86.mk
+++ b/target/product/sdk_phone_x86.mk
@@ -44,8 +44,6 @@ $(call inherit-product-if-exists, device/generic/goldfish/x86-vendor.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/emulator_vendor.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/board/generic_x86/device.mk)
-$(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