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

Commit 3cdd9cc6 authored by Alan Leung's avatar Alan Leung Committed by android-build-merger
Browse files

Merge "Revert "Enable D8 by default."" am: bc29d906 am: 81e4d14c am: 693c19ad

am: 2f9c555f

Change-Id: I736295b83fd7543e9ba19ed68e13bc855905d17b
parents 800b7a3b 2f9c555f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -513,7 +513,7 @@ endif
USE_PREBUILT_SDK_TOOLS_IN_PLACE := true

# USE_D8_BY_DEFAULT is the default behavior, use USE_D8 to override.
USE_D8_BY_DEFAULT := true
USE_D8_BY_DEFAULT := false
ifndef USE_D8
  USE_D8 := $(USE_D8_BY_DEFAULT)
endif