8 lines
178 B
Text
8 lines
178 B
Text
-verbose
|
|
-keep @com.android.internal.annotations.VisibleForTesting class *
|
|
-keep class com.android.server.telecom.TelecomSystem {
|
|
*;
|
|
}
|
|
-keep class android.telecom.Log {
|
|
*;
|
|
}
|