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

Commit d3e4c899 authored by Dave Mankoff's avatar Dave Mankoff Committed by Android (Google) Code Review
Browse files

Merge "Fix keeping TvSystemUIInitializer (for real this time)"

parents c4e21743 9c2623c3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
    *;
}

-keep class com.android.systemui.tv.TVSystemUIInitializer {
-keep class com.android.systemui.tv.TvSystemUIInitializer {
    *;
}