mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 12:05:32 -04:00
universal7885: fm-aidl: Move ioctl code to hal
This commit is contained in:
parent
983a25b4d2
commit
839dc3ae4c
8 changed files with 325 additions and 506 deletions
|
|
@ -5,7 +5,6 @@ android_app {
|
|||
],
|
||||
platform_apis: true,
|
||||
certificate: "platform",
|
||||
jni_libs: ["libfmnative_jni"],
|
||||
static_libs: [
|
||||
"androidx.core_core",
|
||||
"androidx.appcompat_appcompat",
|
||||
|
|
@ -14,6 +13,7 @@ android_app {
|
|||
"androidx.transition_transition",
|
||||
"kotlinx_coroutines_android",
|
||||
"androidx.coordinatorlayout_coordinatorlayout",
|
||||
"vendor.eureka.hardware.fmradio-java",
|
||||
],
|
||||
required: [
|
||||
"vendor.eureka.hardware.fmradio-service",
|
||||
|
|
|
|||
Loading…
Reference in a new issue