Move arm64 target to clang by default.
Bug: 23163853 Change-Id: I59c311f552ca060bc7bd034fa4f1c03eb24802d5
This commit is contained in:
parent
506113d267
commit
cf67f13792
1 changed files with 2 additions and 0 deletions
|
@ -84,3 +84,5 @@ BOARD_FLASH_BLOCK_SIZE := 512
|
|||
TARGET_USERIMAGES_SPARSE_EXT_DISABLED := true
|
||||
|
||||
BOARD_SEPOLICY_DIRS += build/target/board/generic/sepolicy
|
||||
|
||||
USE_CLANG_PLATFORM_BUILD := true
|
||||
|
|
Loading…
Reference in a new issue