Move mips64 target to clang by default.
Bug: 23163853 Change-Id: Ia3d449f908b09ce95b3de246c8c699d171dcbaa3
This commit is contained in:
parent
99d5f361b4
commit
4dcd769f2c
|
@ -75,3 +75,5 @@ TARGET_USERIMAGES_SPARSE_EXT_DISABLED := true
|
|||
BOARD_SEPOLICY_DIRS += build/target/board/generic/sepolicy
|
||||
|
||||
DEX_PREOPT_DEFAULT := nostripping
|
||||
|
||||
USE_CLANG_PLATFORM_BUILD := true
|
||||
|
|
Loading…
Reference in New Issue