Merge "Move arm target to clang by default."
This commit is contained in:
commit
873d394c54
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue