Merge "Move sdk staging dir to a product-specific dir"
This commit is contained in:
@@ -1456,7 +1456,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:
|
||||
#
|
||||
|
Reference in New Issue
Block a user