Skip to content

Commit

Permalink
Merge tag 'android-4.3_r3.1' of https://android.googlesource.com/plat…
Browse files Browse the repository at this point in the history
…form/hardware/ril into cm-10.2

Android 4.3 Release 3.1
  • Loading branch information
hyperb1iss committed Sep 20, 2013
2 parents ab77124 + 44cb32c commit cb688f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/telephony/ril.h
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,7 @@ typedef enum {
PDP_FAIL_SERVICE_OPTION_NOT_SUBSCRIBED = 0x21, /* no retry */
PDP_FAIL_SERVICE_OPTION_OUT_OF_ORDER = 0x22,
PDP_FAIL_NSAPI_IN_USE = 0x23, /* no retry */
PDP_FAIL_REGULAR_DEACTIVATION = 0x24, /* restart radio */
PDP_FAIL_ONLY_IPV4_ALLOWED = 0x32, /* no retry */
PDP_FAIL_ONLY_IPV6_ALLOWED = 0x33, /* no retry */
PDP_FAIL_ONLY_SINGLE_BEARER_ALLOWED = 0x34,
Expand Down

0 comments on commit cb688f2

Please sign in to comment.