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

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

Merge "Enable R8 by default (fifth attempt)"

parents 1909b0c3 1d4e668c
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

#