forked from openkylin/platform_build
Merge "Revert "Enable R8 by default (second attempt)"" am: adcd4c761d
am: a2e6d78ce6
Change-Id: I2c44fd88ff47eacd0f3696624484f866b0122357
This commit is contained in:
commit
db48a0fccc
|
@ -546,7 +546,7 @@ endif
|
||||||
|
|
||||||
# Default R8 behavior when USE_R8 is not specified.
|
# Default R8 behavior when USE_R8 is not specified.
|
||||||
ifndef USE_R8
|
ifndef USE_R8
|
||||||
USE_R8 := true
|
USE_R8 := false
|
||||||
endif
|
endif
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue