Merge "Enable R8 by default" am: f93deb040d

am: adf6c87cd0

Change-Id: If20a9c11a6d3194d0e59c85ad0b18ad22e99da02
This commit is contained in:
Søren Gjesse 2017-12-11 07:37:10 +00:00 committed by android-build-merger
commit a942359cbb
1 changed files with 1 additions and 1 deletions

View File

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