Merge "Enable R8 by default (second attempt for Q)"
am: d04f28db7b
Change-Id: Ib700a57f75ad3e7ce780faa0fcf74684aee59816
This commit is contained in:
commit
85ac8c6e39
|
@ -553,7 +553,7 @@ endif
|
|||
|
||||
# Default R8 behavior when USE_R8 is not specified.
|
||||
ifndef USE_R8
|
||||
USE_R8 := false
|
||||
USE_R8 := true
|
||||
endif
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue