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

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

Merge "Enable R8 by default (first attempt for Q)"

parents 3abcfb2e d7c19e9c
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

#