Move x86_64 target to clang by default.

Bug: 23163853
Change-Id: I0587ec75c0000ac99562233de33147ec8e120e65
This commit is contained in:
Chih-Hung Hsieh 2015-10-22 16:29:59 -07:00
parent a7918b4948
commit b9774f34e1
1 changed files with 2 additions and 0 deletions

View File

@ -51,3 +51,5 @@ TARGET_USERIMAGES_SPARSE_EXT_DISABLED := true
BOARD_SEPOLICY_DIRS += \
build/target/board/generic/sepolicy \
build/target/board/generic_x86/sepolicy
USE_CLANG_PLATFORM_BUILD := true