Signed-off-by: kirby <zhangruiming4@huawei.com>
This commit is contained in:
kirby
2026-02-09 14:51:12 +08:00
parent 426a84f9b6
commit 9dfa010b51
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -106,7 +106,7 @@ public class Call {
return String()
}
public init() {
init() {
super()
}
}
+1
View File
@@ -33,6 +33,7 @@ import std.collection.HashMap
syscap: "SystemCapability.Telephony.CallManager"
]
public class Call {
init() {}
static init() {
unsafe {
FfiOHOSTelephonyCallInit()