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

Commit fe542dba authored by William McVicker's avatar William McVicker Committed by Android (Google) Code Review
Browse files

Merge "Revert "Enable R8 full mode by default with SystemUI""

parents a65a0fae 8e7e9975
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -271,12 +271,10 @@ systemui_optimized_java_defaults {
                enabled: true,
                optimize: true,
                shrink: true,
                proguard_compatibility: false,
                proguard_flags_files: ["proguard.flags"],
            },
            conditions_default: {
                optimize: {
                    proguard_compatibility: false,
                    proguard_flags_files: ["proguard.flags"],
                },
            },