Merge "Revert "Enable R8 by default (fourth attempt)""

This commit is contained in:
Denis Vnukov 2018-01-20 01:54:40 +00:00 committed by Android (Google) Code Review
commit 0af9f0aa8c
1 changed files with 1 additions and 1 deletions

View File

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