summaryrefslogtreecommitdiffstats
path: root/libril/ril_commands.h
diff options
context:
space:
mode:
authorAmit Mahajan <amitmahajan@google.com>2014-08-12 05:14:07 +0000
committerAmit Mahajan <amitmahajan@google.com>2014-08-12 05:14:07 +0000
commit87540b6318016540030421a5c2bc41b759bf33cd (patch)
tree557267d5310b4767b4914ebb2cac465452092518 /libril/ril_commands.h
parent6be060de61b99ed29ad67ebfa19271bbe0a475fe (diff)
downloadandroid_hardware_ril-87540b6318016540030421a5c2bc41b759bf33cd.tar.gz
android_hardware_ril-87540b6318016540030421a5c2bc41b759bf33cd.tar.bz2
android_hardware_ril-87540b6318016540030421a5c2bc41b759bf33cd.zip
Revert "add apn setting parameters, and set apn parameters to bp"
This reverts commit 6be060de61b99ed29ad67ebfa19271bbe0a475fe. Change-Id: Idc7d6cfc97ca6fadd93d85e96b12cb46e33f35c6
Diffstat (limited to 'libril/ril_commands.h')
-rw-r--r--libril/ril_commands.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libril/ril_commands.h b/libril/ril_commands.h
index 1d96abb..dfcaf4f 100644
--- a/libril/ril_commands.h
+++ b/libril/ril_commands.h
@@ -142,4 +142,3 @@
{RIL_REQUEST_SIM_AUTHENTICATION, dispatchSimAuthentication, responseSIM_IO},
{RIL_REQUEST_GET_DC_RT_INFO, dispatchVoid, responseDcRtInfo},
{RIL_REQUEST_SET_DC_RT_INFO_RATE, dispatchInts, responseVoid},
- {RIL_REQUEST_SET_DATA_PROFILE, dispatchDataProfile, responseVoid},