Revert "Enable R8 by default (second attempt)"
This reverts commit f2a697725c
.
Reason for revert: b/70710434
Change-Id: Ia6d42e4c2fc7e7a4ca67d42d7aaa57ab95c2cc9a
This commit is contained in:
parent
f2a697725c
commit
cd13676221
1 changed files with 1 additions and 1 deletions
|
@ -546,7 +546,7 @@ endif
|
|||
|
||||
# Default R8 behavior when USE_R8 is not specified.
|
||||
ifndef USE_R8
|
||||
USE_R8 := true
|
||||
USE_R8 := false
|
||||
endif
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue