commit | a9baf8795e5d770a2e0ee7da22781701842932bd | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Fri Feb 14 00:44:29 2014 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Feb 14 00:44:30 2014 +0000 |
tree | 6458ac00e2b0e44206e8de8e86dfb1a0e6dd63d5 | |
parent | 2fbe5018f94f536541c0137be472e58c79890813 [diff] | |
parent | 3a14c875203950d0a92d0f9d39ce293d1baeaafa [diff] |
Merge "fix build"
diff --git a/core/prebuilt.mk b/core/prebuilt.mk index 445627e..027c80a 100644 --- a/core/prebuilt.mk +++ b/core/prebuilt.mk
@@ -7,7 +7,7 @@ ########################################################### ifdef LOCAL_IS_HOST_MODULE -include $(BUILD_SYSTEM)/module_arch_supported.mk +include $(BUILD_SYSTEM)/prebuilt_internal.mk else #!LOCAL_IS_HOST_MODULE # check if primary arch is supported include $(BUILD_SYSTEM)/module_arch_supported.mk