commit | 804174b660b96bbcef3e4984056ad9be1b89f83c | [log] [tgz] |
---|---|---|
author | pengfeix <quic_pengfeix@quicinc.com> | Thu Nov 03 09:33:30 2022 +0800 |
committer | Pengfei <quic_pengfeix@quicinc.com> | Thu Nov 03 09:40:10 2022 +0800 |
tree | b11631f17190e97a872b0860e2232eaeb2072f33 | |
parent | 37641bf86fa23d8b44d8390d6901bd8c0ec4c577 [diff] |
IMS: Remove the space for preAlerting extra string Change-Id: I40f63778178238fab8291cba5e6383cf27cae331 CRs-Fixed: 3327391
diff --git a/ims/ims-ext-common/src/org/codeaurora/ims/QtiCallConstants.java b/ims/ims-ext-common/src/org/codeaurora/ims/QtiCallConstants.java index 8ac9924..b52efde 100755 --- a/ims/ims-ext-common/src/org/codeaurora/ims/QtiCallConstants.java +++ b/ims/ims-ext-common/src/org/codeaurora/ims/QtiCallConstants.java
@@ -396,7 +396,7 @@ // Set for MT pre alerting call (unique ID to match subscription) // Type: int - public static final String EXTRA_PRE_ALERTING_CALL_PHONE_ID = " pre_alerting_call_phoneId"; + public static final String EXTRA_PRE_ALERTING_CALL_PHONE_ID = "pre_alerting_call_phoneId"; // Set for MT pre alerting call (only set when the call has ended) // Type: boolean