Skip to content

Commit 6573f4d

Browse files
artefvckGerrit Code Review
authored andcommitted
SystemUI: Fix build without jack
Change-Id: Ie2249610e3a46c57e0d2bef629d5d4eaeb26fcdb
1 parent 1a83b36 commit 6573f4d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/SystemUI/proguard.flags

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@
1313
-keep class com.android.systemui.statusbar.phone.PhoneStatusBar
1414
-keep class com.android.systemui.statusbar.tv.TvStatusBar
1515
-keep class com.android.systemui.recents.*
16+
17+
-dontwarn com.cyngn.**

0 commit comments

Comments
 (0)