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

Commit c2cd5174 authored by Alan Leung's avatar Alan Leung
Browse files

Revert "Enable R8 by default (third attempt)"

Bug: 70858752

This reverts commit 658e4e4e.

Reason for revert: breaks com.android.systemui.util.leak.LeakDetectorTest#trackInstance_doesNotLeakTrackedObject

which breaks presubmit

Change-Id: I6759cbef6dd5149ddb57836cd080829a5394473d
parent 658e4e4e
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -547,7 +547,7 @@ endif


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


#
#