summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Tarasikov <alexander.tarasikov@gmail.com>2012-08-24 20:29:09 +0400
committerAlexander Tarasikov <alexander.tarasikov@gmail.com>2012-08-24 20:29:09 +0400
commite719f2ef3a98d49c7c876d7a2169e5c84a52ecba (patch)
tree13ec2cc8154f37ca21f569370b1f01bc33e9f3dd
parent554a526381db5cda5dda5724e8fcbe94fca6f3d9 (diff)
downloadhardware_ril_samsung-ril-e719f2ef3a98d49c7c876d7a2169e5c84a52ecba.zip
hardware_ril_samsung-ril-e719f2ef3a98d49c7c876d7a2169e5c84a52ecba.tar.gz
hardware_ril_samsung-ril-e719f2ef3a98d49c7c876d7a2169e5c84a52ecba.tar.bz2
compat: fix data fail cause
-rw-r--r--compat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/compat.h b/compat.h
index 3eda9af..746a88c 100644
--- a/compat.h
+++ b/compat.h
@@ -45,6 +45,7 @@
#define RIL_CardStatus RIL_CardStatus_v6
#define RIL_SIM_IO RIL_SIM_IO_v6
#define RIL_UNSOL_RESPONSE_NETWORK_STATE_CHANGED RIL_UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED
+ #define RIL_LastDataCallActivateFailCause RIL_DataCallFailCause
#define COMPAT_RADIO_STATE_ON RADIO_STATE_ON
#else
#define COMPAT_RADIO_STATE_ON RADIO_STATE_SIM_READY