Updated CarSysUI proguard flags to include the

HeadsUpNotificationAnimationHelper since those are used via reflection.

Bug: 146901563
Test: Manual
Change-Id: Icdbf9cc2da2be1ae9188a2c398fbb823c08c53e0
This commit is contained in:
JianYang Liu
2020-03-16 14:38:19 -07:00
parent a8375cc9f8
commit d797b2a1fc

View File

@@ -1,3 +1,4 @@
-keep class com.android.systemui.CarSystemUIFactory
-keep class com.android.car.notification.headsup.animationhelper.**
-include ../SystemUI/proguard.flags