Merge "Enable R8 by default (second attempt for Q)" am: d04f28db7b
am: 85ac8c6e39
Change-Id: Idd417f98756496811230fb7ee97f9193e76db00d
This commit is contained in:
commit
31f40492d4
1 changed files with 1 additions and 1 deletions
|
@ -562,7 +562,7 @@ endif
|
|||
|
||||
# Default R8 behavior when USE_R8 is not specified.
|
||||
ifndef USE_R8
|
||||
USE_R8 := false
|
||||
USE_R8 := true
|
||||
endif
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue