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

Commit 72808ca2 authored by Christoffer Adamsen's avatar Christoffer Adamsen
Browse files

Remove proguard_compatibility opt-in from cdm_snippet_legacy

Bug: 215530220
Test: existing
Change-Id: I0bec74048ab48b1c786feede6a0aedf770f1d9ec
parent 4109b479
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -45,7 +45,6 @@ android_test {
    ],

    optimize: {
        proguard_compatibility: true,
        proguard_flags_files: ["proguard.flags"],
    },
}