Merge "Fix AOSP stripping out Dagger classes."
This commit is contained in:
committed by
Android (Google) Code Review
commit
7d9d075b42
@@ -44,4 +44,5 @@
|
||||
-keep class com.android.wm.shell.*
|
||||
|
||||
-keep class com.android.systemui.dagger.GlobalRootComponent { *; }
|
||||
-keep class com.android.systemui.dagger.GlobalRootComponent$SysUIComponentImpl { *; }
|
||||
-keep class com.android.systemui.dagger.GlobalRootComponent$SysUIComponentImpl { *; }
|
||||
-keep class com.android.systemui.dagger.Dagger** { *; }
|
||||
Reference in New Issue
Block a user