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

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

Merge "Ensure Dagger generated TV components aren't proguarded out."

parents 48ed94ec 7f74eb89
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -46,3 +46,4 @@
-keep class com.android.systemui.dagger.GlobalRootComponent { *; }
-keep class com.android.systemui.dagger.GlobalRootComponent$SysUIComponentImpl { *; }
-keep class com.android.systemui.dagger.Dagger** { *; }
-keep class com.android.systemui.tv.Dagger** { *; }
 No newline at end of file