aboutsummaryrefslogtreecommitdiffstats
path: root/include/telephony/ril.h
diff options
context:
space:
mode:
authorZiyan <jaraidaniel@gmail.com>2016-09-08 01:23:49 +0200
committerAndreas Blaesius <skate4life@gmx.de>2016-09-25 18:54:51 +0200
commit9bec50660dd955910c2cbe2ab19d47be36a9364e (patch)
treeb5f1c9642a8bf79d8ad026eb2a41338ae7941b3a /include/telephony/ril.h
parent755baa4d1556feead8459c68d37014f4926f4bee (diff)
downloaddevice_samsung_espresso3g-9bec50660dd955910c2cbe2ab19d47be36a9364e.zip
device_samsung_espresso3g-9bec50660dd955910c2cbe2ab19d47be36a9364e.tar.gz
device_samsung_espresso3g-9bec50660dd955910c2cbe2ab19d47be36a9364e.tar.bz2
ril: add ril shim
Based on https://github.com/OMAP4-AOSP/android_device_samsung_tuna/tree/aosp-6.0/ril/libsecril-shim. Change-Id: I8a21e9100938903d593ad67e0a9574c622d5dab4
Diffstat (limited to 'include/telephony/ril.h')
-rw-r--r--include/telephony/ril.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/telephony/ril.h b/include/telephony/ril.h
index e7dbe09..e045502 100644
--- a/include/telephony/ril.h
+++ b/include/telephony/ril.h
@@ -4391,8 +4391,6 @@ typedef struct {
#define RIL_REQUEST_UICC_GBA_AUTHENTICATE_BOOTSTRAP 10024
#define RIL_REQUEST_UICC_GBA_AUTHENTICATE_NAF 10025
#define RIL_REQUEST_SIM_TRANSMIT_BASIC 10026
-#define RIL_REQUEST_SIM_OPEN_CHANNEL 10027
-#define RIL_REQUEST_SIM_CLOSE_CHANNEL 10028
#define RIL_REQUEST_SIM_TRANSMIT_CHANNEL 10029
#define RIL_REQUEST_SIM_AUTH 10030
#define RIL_REQUEST_PS_ATTACH 10031