1-include proguard_common.flags 2 3-keep class com.android.systemui.SystemUIInitializerImpl { 4 *; 5} 6 7-keep,allowoptimization,allowaccessmodification class com.android.systemui.dagger.DaggerReferenceGlobalRootComponent** { !synthetic *; }
1-include proguard_common.flags 2 3-keep class com.android.systemui.SystemUIInitializerImpl { 4 *; 5} 6 7-keep,allowoptimization,allowaccessmodification class com.android.systemui.dagger.DaggerReferenceGlobalRootComponent** { !synthetic *; }