Merge "Preserve line number information in Proguard config"
This commit is contained in:
committed by
Android (Google) Code Review
commit
a23c340dad
@@ -1,3 +1,6 @@
|
||||
# Preserve line number information for debugging stack traces.
|
||||
-keepattributes SourceFile,LineNumberTable
|
||||
|
||||
-keep class com.android.systemui.recents.OverviewProxyRecentsImpl
|
||||
-keep class com.android.systemui.statusbar.car.CarStatusBar
|
||||
-keep class com.android.systemui.statusbar.phone.StatusBar
|
||||
|
||||
Reference in New Issue
Block a user