summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2015-12-18 11:20:36 -0800
committerChih-Hung Hsieh <chh@google.com>2015-12-18 11:20:36 -0800
commite711d87a0bcbb235cb5a36e73d081e4739b7278e (patch)
tree911faacee0684bf6fa4cab017413bd8f81edc863
parent19a72b59489b5eaaa92d922429633e82c07a7a89 (diff)
downloaddeb-e711d87a0bcbb235cb5a36e73d081e4739b7278e.tar.gz
Move deb to clang by default.
BUG: 23163853 Change-Id: Ib2f2e6baee5de5358348bccd9a97e6a9b81c9a16
-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