summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornharold <nharold@google.com>2016-12-23 01:44:21 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-12-23 01:44:21 +0000
commit830262492978c732f7360f481160b35fc8abde10 (patch)
tree4b3c4f857f32041908b82e64109f94cfdaeab138
parent172a5d4d95257730124065e4a38998595972875d (diff)
parent996acc96e6258ebd9fc20a8e0c464ef4e751ae92 (diff)
downloadandroid_hardware_ril-830262492978c732f7360f481160b35fc8abde10.tar.gz
android_hardware_ril-830262492978c732f7360f481160b35fc8abde10.tar.bz2
android_hardware_ril-830262492978c732f7360f481160b35fc8abde10.zip
Merge "Add deprecation warning to IMS_REGISTRATION RIL Calls" am: c8610f8945 am: 5fa4930e23 am: 3f78183c39
am: 996acc96e6 Change-Id: Ibe63a7608cd1b1e271033b4409c42f0b107889e4
-rw-r--r--include/telephony/ril.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/telephony/ril.h b/include/telephony/ril.h
index 9f34e02..c4fc638 100644
--- a/include/telephony/ril.h
+++ b/include/telephony/ril.h
@@ -4691,6 +4691,9 @@ typedef struct {
/**
* RIL_REQUEST_IMS_REGISTRATION_STATE
*
+ * This message is DEPRECATED and shall be removed in a future release (target: 2018);
+ * instead, provide IMS registration status via an IMS Service.
+ *
* Request current IMS registration state
*
* "data" is NULL
@@ -5701,6 +5704,9 @@ typedef struct {
/**
* RIL_UNSOL_RESPONSE_IMS_NETWORK_STATE_CHANGED
*
+ * This message is DEPRECATED and shall be removed in a future release (target: 2018);
+ * instead, provide IMS registration status via an IMS Service.
+ *
* Called when IMS registration state has changed
*
* To get IMS registration state and IMS SMS format, callee needs to invoke the