universal7885: FMRadio: Use kotlinx.cororutines library

* Background thread handle system
This commit is contained in:
roynatech2544 2022-02-28 01:17:46 +09:00
commit 0803fadf47
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
4 changed files with 106 additions and 89 deletions

View file

@ -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",