summaryrefslogtreecommitdiffstats
path: root/libril/ril_unsol_commands.h
diff options
context:
space:
mode:
authorfenglu <fenglu@google.com>2015-04-14 14:53:55 -0700
committerfenglu <fenglu@google.com>2015-04-15 17:16:14 -0700
commit9a4b19cc6c2ace1c61345f510ac9ad17e848283b (patch)
tree54a1745cd1dd122b113c431e2d3724013a23ff57 /libril/ril_unsol_commands.h
parent27976c479473bb772703fe4caa100e535e635e84 (diff)
downloadandroid_hardware_ril-9a4b19cc6c2ace1c61345f510ac9ad17e848283b.tar.gz
android_hardware_ril-9a4b19cc6c2ace1c61345f510ac9ad17e848283b.tar.bz2
android_hardware_ril-9a4b19cc6c2ace1c61345f510ac9ad17e848283b.zip
Link Capacity Estimation - RIL support
Change-Id: I9c4d4901d823d719be2b8bdec64f08eda342de53
Diffstat (limited to 'libril/ril_unsol_commands.h')
-rwxr-xr-xlibril/ril_unsol_commands.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libril/ril_unsol_commands.h b/libril/ril_unsol_commands.h
index 6ea7157..eb9e12d 100755
--- a/libril/ril_unsol_commands.h
+++ b/libril/ril_unsol_commands.h
@@ -59,3 +59,4 @@
{RIL_UNSOL_RADIO_CAPABILITY, responseRadioCapability, WAKE_PARTIAL},
{RIL_UNSOL_ON_SS, responseSSData, WAKE_PARTIAL},
{RIL_UNSOL_STK_CC_ALPHA_NOTIFY, responseString, WAKE_PARTIAL},
+ {RIL_UNSOL_LCEDATA_RECV, responseLceData, WAKE_PARTIAL},