Merge "Move arm target to clang by default."

This commit is contained in:
Chih-hung Hsieh 2015-10-27 23:02:10 +00:00 committed by Gerrit Code Review
commit 873d394c54
1 changed files with 2 additions and 0 deletions

View File

@ -81,3 +81,5 @@ ifeq ($(TARGET_PRODUCT),sdk)
# include an expanded selection of fonts for the SDK.
EXTENDED_FONT_FOOTPRINT := true
endif
USE_CLANG_PLATFORM_BUILD := true