Move sdk staging dir to a product-specific dir

So we can do incremental build across different SDK products.

(cherry picked from commit d7af176199)

Change-Id: I30ebed5328123629519a64c793f94fc8d5aa09a8
This commit is contained in:
Ying Wang 2014-06-02 16:16:53 -07:00
parent b541ab6c51
commit e3e421f851
1 changed files with 1 additions and 1 deletions

View File

@ -1510,7 +1510,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:
#