Merge "Enable R8 by default (second attempt for Q)"

am: d04f28db7b

Change-Id: Ib700a57f75ad3e7ce780faa0fcf74684aee59816
This commit is contained in:
Søren Gjesse
2018-03-19 07:51:47 +00:00
committed by android-build-merger

View File

@@ -553,7 +553,7 @@ endif
# Default R8 behavior when USE_R8 is not specified.
ifndef USE_R8
USE_R8 := false
USE_R8 := true
endif
#