Revert "Enable R8 by default (fifth attempt)"
This reverts commit 1d4e668cf9
.
Reason for revert: b/72373167
Change-Id: I913869aed9061aae8da18165b3a3167a52bad486
This commit is contained in:
parent
1d4e668cf9
commit
ca48094d03
1 changed files with 1 additions and 1 deletions
|
@ -556,7 +556,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