Merge "Move sdk staging dir to a product-specific dir. DO NOT MERGE." into klp-modular-dev

This commit is contained in:
Griff Hazen
2014-06-20 19:02:18 +00:00
committed by Android (Google) Code Review

View File

@@ -1502,7 +1502,7 @@ endif
# The SDK
# The SDK includes host-specific components, so it belongs under HOST_OUT.
sdk_dir := $(HOST_OUT)/sdk
sdk_dir := $(HOST_OUT)/sdk/$(TARGET_PRODUCT)
# Build a name that looks like:
#