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

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

Merge "Don't include data resources when running R8" am: 75e1c77f am: cfc4e3ec

am: a60ee3f9

Change-Id: I0443f2ba5b327243f3bb491ff4211f4d12ea00c8
parents de46cf01 a60ee3f9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2821,6 +2821,7 @@ define transform-jar-to-dex-r8
$(hide) rm -f $(PRIVATE_PROGUARD_DICTIONARY)
$(hide) $(R8_COMPAT_PROGUARD) -injars '$<' \
    --min-api $(PRIVATE_MIN_SDK_VERSION) \
    --no-data-resources \
    --force-proguard-compatibility --output $(subst classes.dex,,$@) \
    $(PRIVATE_PROGUARD_FLAGS) \
    $(addprefix -injars , $(PRIVATE_EXTRA_INPUT_JAR)) \