Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4e13a32c authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 7930058 from 1f50a4f4 to tm-release

Change-Id: I355999c938adf8c960ff198891b385c2bc6a53ad
parents c2c6d4b3 1f50a4f4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -34,7 +34,6 @@
package android.hardware.radio.config;
@VintfStability
parcelable SimSlotStatus {
  boolean cardActive;
  int cardState;
  String atr;
  String eid;
+0 −1
Original line number Diff line number Diff line
@@ -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].