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

Commit 16c81e22 authored by Nikolas Havrikov's avatar Nikolas Havrikov
Browse files

Remove unused R8 keep rule in SystemUI

The matching class has been removed in [1].

[1]: I014039a8187057bb85b526d3cdfb5ea1324a916b
Change-Id: I048b8a7ccf34eb49f0ef44114a925bec09f53c02
Test: treehugger
parent 81bd24a3
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -70,9 +70,6 @@
-keep class com.android.systemui.log.core.** {
    *;
}
-keep class com.android.systemui.fragments.FragmentService$FragmentCreator {
    *;
}
-keep class androidx.core.app.CoreComponentFactory

# Keep the wm shell lib