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

Commit 9623f206 authored by Søren Gjesse's avatar Søren Gjesse
Browse files

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

This reverts commit fe16ba85.

Reason for revert: Enabling R8 again after https://googleplex-android-review.git.corp.google.com/c/platform/packages/apps/Settings/+/3769994 lands.

Change-Id: I76025bc91552dd51a5ab5341e6c9aab35e9cac95
parent fe16ba85
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 := false
  USE_R8 := true
endif

#