We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b2e917 commit fd272ecCopy full SHA for fd272ec
app/src/main/java/com/huawei/ims/HwImsRadioIndication.kt
@@ -85,6 +85,7 @@ class HwImsRadioIndication internal constructor(private val mSlotId: Int) : IRad
85
86
override fun imsaToVowifiMsg(indicationType: Int, msgs: ArrayList<Byte>) {
87
// Huawei
88
+ Log.e(tag, "NI TO imsaToVowifiMsg $indicationType, $msgs")
89
}
90
91
override fun vsimOtaSmsReport(indicationType: Int, vsimOtaSms: RILVsimOtaSmsResponse) {
0 commit comments