You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
352 B
8 lines
352 B
-keep class com.android.systemui.CarSystemUIFactory
|
|
-keep class com.android.car.notification.headsup.animationhelper.**
|
|
|
|
-keep class com.android.systemui.DaggerCarGlobalRootComponent { *; }
|
|
-keep class com.android.systemui.DaggerCarGlobalRootComponent$CarSysUIComponentImpl { *; }
|
|
|
|
-include ../../../../frameworks/base/packages/SystemUI/proguard.flags
|