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

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

Merge "Remove passing -forceprocessing flag to R8" am: d97822a5

am: 69c48374

Change-Id: Iab706eb8c33e7b3c634e9e125ebaefdc59fce107
parents c5d7892d 69c48374
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -413,8 +413,6 @@ legacy_proguard_lib_deps := $(my_proguard_sdk_raise) \
legacy_proguard_flags += -printmapping $(proguard_dictionary)
legacy_proguard_flags += -printconfiguration $(proguard_configuration)

common_proguard_flags := -forceprocessing

common_proguard_flag_files := $(BUILD_SYSTEM)/proguard.flags
ifneq ($(LOCAL_INSTRUMENTATION_FOR)$(filter tests,$(LOCAL_MODULE_TAGS)),)
common_proguard_flags += -dontshrink # don't shrink tests by default