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

Commit c35d6f16 authored by Søren Gjesse's avatar Søren Gjesse Committed by android-build-merger
Browse files

Merge "Prepare for switching from Proguard to R8" am: 6af8e920

am: efbd35a2

Change-Id: Ibdb3a91401eeab8d9b9fddf738d359419887ea84
parents e71a29b6 efbd35a2
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -542,6 +542,11 @@ ifndef USE_D8
  USE_D8 := true
endif

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

#
# Tools that are prebuilts for TARGET_BUILD_APPS
#