summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-hung Hsieh <chh@google.com>2015-12-18 23:26:21 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-12-18 23:26:21 +0000
commitb69a7db64ae64eb63aeae0f211fd8d01b4764c42 (patch)
tree911faacee0684bf6fa4cab017413bd8f81edc863
parent19a72b59489b5eaaa92d922429633e82c07a7a89 (diff)
parente711d87a0bcbb235cb5a36e73d081e4739b7278e (diff)
downloaddeb-b69a7db64ae64eb63aeae0f211fd8d01b4764c42.tar.gz
Merge "Move deb to clang by default."
-rw-r--r--BoardConfig.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 97629d5..073b1a2 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -24,5 +24,7 @@ TARGET_RELEASETOOLS_EXTENSIONS := device/asus/deb
TARGET_RECOVERY_FSTAB = device/asus/deb/fstab.deb
+USE_CLANG_PLATFORM_BUILD := true
+
-include vendor/asus/deb/BoardConfigVendor.mk
include device/asus/flo/BoardConfigCommon.mk