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

Commit 1247a644 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change 9243 into donut

* changes:
  Clean up RIL_SIM_* in RILConstants
parents c2e06072 0d45e370
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -86,14 +86,6 @@ cat include/telephony/ril.h | \
   >>java/android/com.android.internal.telephony/gsm/RILConstants.java
*/


    int RIL_SIM_ABSENT = 0;
    int RIL_SIM_NOT_READY = 1;
    int RIL_SIM_READY = 2;
    int RIL_SIM_PIN = 3;
    int RIL_SIM_PUK = 4;
    int RIL_SIM_NETWORK_PERSONALIZATION = 5;

    /**
     * No restriction at all including voice/SMS/USSD/SS/AV64
     * and packet data.