mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 04:05:31 -04:00
universal7885: bpfmt
This commit is contained in:
parent
d97d8b7bfe
commit
be82ebd1fe
18 changed files with 70 additions and 67 deletions
|
|
@ -7,15 +7,15 @@ android_app {
|
|||
certificate: "platform",
|
||||
jni_libs: ["libfmnative_jni"],
|
||||
static_libs: [
|
||||
"androidx.core_core",
|
||||
"androidx.appcompat_appcompat",
|
||||
"com.google.android.material_stable",
|
||||
"kotlinx_coroutines",
|
||||
"androidx.transition_transition",
|
||||
"kotlinx_coroutines_android",
|
||||
"androidx.coordinatorlayout_coordinatorlayout"
|
||||
"androidx.core_core",
|
||||
"androidx.appcompat_appcompat",
|
||||
"com.google.android.material_stable",
|
||||
"kotlinx_coroutines",
|
||||
"androidx.transition_transition",
|
||||
"kotlinx_coroutines_android",
|
||||
"androidx.coordinatorlayout_coordinatorlayout",
|
||||
],
|
||||
required: [
|
||||
"vendor.eureka.hardware.fmradio@1.2-service",
|
||||
"vendor.eureka.hardware.fmradio@1.2-service",
|
||||
],
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue