mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
universal7885: FMRadio: Use kotlinx.cororutines library
* Background thread handle system
This commit is contained in:
parent
308a5d49c8
commit
0803fadf47
4 changed files with 106 additions and 89 deletions
|
|
@ -11,6 +11,7 @@ android_app {
|
|||
"androidx.core_core",
|
||||
"androidx.appcompat_appcompat",
|
||||
"com.google.android.material_material",
|
||||
"kotlinx_coroutines_android",
|
||||
],
|
||||
required: [
|
||||
"privapp_whitelist_com.eurekateam.fmradio.xml",
|
||||
|
|
|
|||
Loading…
Reference in a new issue