forked from openkylin/platform_build
Merge "Enable R8 by default" am: f93deb040d
am: adf6c87cd0
Change-Id: If20a9c11a6d3194d0e59c85ad0b18ad22e99da02
This commit is contained in:
commit
a942359cbb
|
@ -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