mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-22 04:31:00 +03:00
wake lock for all connection type
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -260,6 +260,7 @@ fn init_ndk_context() -> JniResult<()> {
|
||||
unsafe {
|
||||
ndk_context::release_android_context();
|
||||
}
|
||||
*lock = false;
|
||||
}
|
||||
if let (Some(jvm), Some(ctx)) = (
|
||||
JVM.read().unwrap().as_ref(),
|
||||
|
||||
Reference in New Issue
Block a user