2026-05-27 12:20:27 -05:00
|
|
|
# Add project specific ProGuard rules here.
|
|
|
|
|
-keep class android.serialport.utils.SerialCardControl {
|
|
|
|
|
android.serialport.utils.SerialCardControl getSerialAlarmInstance*(...);
|
|
|
|
|
}
|
|
|
|
|
-keep class android.serialport.utils.TaskExcuteResult { *; }
|