Merge "Revert "Enable R8 by default (third attempt)"" am: 5260c8bdbc am: 2a687a2073

am: 4356ee61df

Change-Id: I881c3f101757c9f7220c6eabe27ce43659db16da
This commit is contained in:
Alan Leung 2017-12-19 23:57:16 +00:00 committed by android-build-merger
commit ce74f83ede
1 changed files with 1 additions and 1 deletions

View File

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