Revert "Enable R8 by default (fifth attempt)"

This reverts commit 1d4e668cf9.

Reason for revert: b/72373167

Change-Id: I913869aed9061aae8da18165b3a3167a52bad486
This commit is contained in:
Søren Gjesse 2018-01-23 16:17:40 +00:00
parent 1d4e668cf9
commit ca48094d03

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
#