Revert "Enable R8 by default (fourth attempt)"
This reverts commit a7e1f92533
.
Reason for revert: R8 seems to be a reason for b/72218788.
Change-Id: Ia2f12775b37537cb21036c4bdd5504af8344e830
This commit is contained in:
parent
a7e1f92533
commit
37572f2dfe
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