forked from openkylin/platform_build
Merge "Enable R8 by default (second attempt for Q)"
This commit is contained in:
commit
d04f28db7b
|
@ -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