Move x86_64 target to clang by default.
Bug: 23163853 Change-Id: I0587ec75c0000ac99562233de33147ec8e120e65
This commit is contained in:
parent
a7918b4948
commit
b9774f34e1
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue