Merge "CDMA MO SMS follow on DC feature" am: 8449733719 am: 10e016459e

Change-Id: I3a3737b650ccf6f3ea1ca95ce5b268e4c52bd837
This commit is contained in:
Automerger Merge Worker
2020-01-25 06:22:50 +00:00

View File

@@ -477,6 +477,7 @@ public interface RILConstants {
int RIL_REQUEST_STOP_KEEPALIVE = 145;
int RIL_REQUEST_ENABLE_MODEM = 146;
int RIL_REQUEST_GET_MODEM_STATUS = 147;
int RIL_REQUEST_CDMA_SEND_SMS_EXPECT_MORE = 148;
/* The following requests are not defined in RIL.h */
int RIL_REQUEST_HAL_NON_RIL_BASE = 200;