fix: android compile
This commit is contained in:
parent
344d927ff8
commit
c3b273a5ad
@ -1285,6 +1285,7 @@ pub fn main_hide_docker() -> SyncReturn<bool> {
|
||||
}
|
||||
|
||||
pub fn cm_start_listen_ipc_thread() {
|
||||
#[cfg(not(any(target_os = "android", target_os = "ios")))]
|
||||
crate::flutter::connection_manager::start_listen_ipc_thread();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user