mirror of
https://gitee.com/openharmony/telephony_ril_adapter
synced 2025-02-18 15:59:23 +00:00
commit
6ee1bc0fc3
@ -35,7 +35,7 @@ const int32_t NUM_3 = 3;
|
||||
const int32_t NUM_4 = 4;
|
||||
const int32_t NUM_5 = 5;
|
||||
const int HEXADECIMAL = 16;
|
||||
const char *COMMA_STR = ",";
|
||||
constexpr const char *COMMA_STR = ",";
|
||||
} // namespace
|
||||
|
||||
HRilSms::HRilSms(int32_t slotId, IHRilReporter &hrilReporter) : HRilBase(slotId, hrilReporter)
|
||||
|
Loading…
x
Reference in New Issue
Block a user