Merge "Enable R8 by default"
am: f93deb040d
Change-Id: I908f2b27a311a038f9574ea58b75fcfd0b9c8736
This commit is contained in:
commit
adf6c87cd0
|
@ -546,7 +546,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