mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
[IRadioConfig] Removing SimSlotStatus.cardActive am: 23692c7e20 am: 6e506b6756 am: f570125baa
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1895279 Change-Id: Icda328543a79a13185ec9747a62188b4d671d62b
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
package android.hardware.radio.config;
|
||||
@VintfStability
|
||||
parcelable SimSlotStatus {
|
||||
boolean cardActive;
|
||||
int cardState;
|
||||
String atr;
|
||||
String eid;
|
||||
|
||||
@@ -20,7 +20,6 @@ import android.hardware.radio.config.SimPortInfo;
|
||||
|
||||
@VintfStability
|
||||
parcelable SimSlotStatus {
|
||||
boolean cardActive;
|
||||
/**
|
||||
* Card state in the physical slot. Values are CardStatus.[STATE_ABSENT, STATE_PRESENT,
|
||||
* STATE_ERROR, STATE_RESTRICTED].
|
||||
|
||||
Reference in New Issue
Block a user