JianYang Liu d797b2a1fc Updated CarSysUI proguard flags to include the
HeadsUpNotificationAnimationHelper since those are used via reflection.

Bug: 146901563
Test: Manual
Change-Id: Icdbf9cc2da2be1ae9188a2c398fbb823c08c53e0
2020-03-16 14:38:19 -07:00

5 lines
157 B
Plaintext

-keep class com.android.systemui.CarSystemUIFactory
-keep class com.android.car.notification.headsup.animationhelper.**
-include ../SystemUI/proguard.flags