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

Commit dd7ce81b authored by Dave Mankoff's avatar Dave Mankoff
Browse files

Fix AOSP stripping out Dagger classes.

Fixes: 164993869
Bug: 164993869
Test: manual
Change-Id: I479ba1007cb658efd10a84bb4831e9e654b5be5f
parent 82968c5f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -45,3 +45,4 @@

-keep class com.android.systemui.dagger.GlobalRootComponent { *; }
-keep class com.android.systemui.dagger.GlobalRootComponent$SysUIComponentImpl { *; }
-keep class com.android.systemui.dagger.Dagger** { *; }
 No newline at end of file