android video service wakelock

Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
21pages
2023-11-23 19:47:16 +08:00
parent c6ace470e3
commit bd81e4d0fb
7 changed files with 87 additions and 9 deletions

View File

@@ -36,6 +36,7 @@ lazy_static = "1.4"
log = "0.4"
serde_json = "1.0"
ndk = { version = "0.7", features = ["media"], optional = true}
ndk-context = "0.1"
[target.'cfg(not(target_os = "android"))'.dev-dependencies]
repng = "0.2"