Revert "Enable R8 by default (second attempt)"

This reverts commit f2a697725c.

Reason for revert: b/70710434

Change-Id: Ia6d42e4c2fc7e7a4ca67d42d7aaa57ab95c2cc9a
This commit is contained in:
Søren Gjesse 2017-12-15 15:18:57 +00:00
parent f2a697725c
commit cd13676221

View file

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