mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: fm-app: Refactor
This commit is contained in:
parent
b9c6e96e83
commit
1fd4442a64
12 changed files with 197 additions and 433 deletions
|
|
@ -8,12 +8,11 @@ android_app {
|
|||
static_libs: [
|
||||
"androidx.core_core",
|
||||
"androidx.appcompat_appcompat",
|
||||
"androidx.preference_preference",
|
||||
"com.google.android.material_stable",
|
||||
"kotlinx_coroutines",
|
||||
"androidx.transition_transition",
|
||||
"kotlinx_coroutines_android",
|
||||
"androidx.coordinatorlayout_coordinatorlayout",
|
||||
"vendor.eureka.hardware.fmradio-V1-java",
|
||||
"vendor.eureka.hardware.fmradio-V2-java",
|
||||
],
|
||||
required: [
|
||||
"vendor.eureka.hardware.fmradio-service",
|
||||
|
|
|
|||
Loading…
Reference in a new issue