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

Commit 8ce4b710 authored by Søren Gjesse's avatar Søren Gjesse Committed by Android (Google) Code Review
Browse files

Merge "Enable R8 by default (sixth attempt)"

parents fce672a2 52dd2f8f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -556,7 +556,7 @@ endif

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

#