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

Commit 20b8e3a3 authored by Android (Google) Code Review's avatar Android (Google) Code Review Committed by Android Git Automerger
Browse files

am 1247a644: Merge change 9243 into donut

Merge commit '1247a644'

* commit '1247a644':
  Clean up RIL_SIM_* in RILConstants
parents 0185fc57 1247a644
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.