Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fe16ba85 authored by Doris Ling's avatar Doris Ling
Browse files

Revert "Enable R8 by default (second attempt for Q)"

This reverts commit a3b796d9.

Revert reason: this change is breaking Settings app presubmit test

Bug: 74834445
Change-Id: Ic6e160fa8dbdb99a7043868ea42cab8f506346ed
parent a3b796d9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -562,7 +562,7 @@ endif

# Default R8 behavior when USE_R8 is not specified.
ifndef USE_R8
  USE_R8 := true
  USE_R8 := false
endif

#