mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: Add missing dependency, fix some code for AOSP
This commit is contained in:
parent
bfe69c8347
commit
2648c647fc
3 changed files with 22 additions and 5 deletions
|
|
@ -11,7 +11,10 @@ android_app {
|
|||
"androidx.core_core",
|
||||
"androidx.appcompat_appcompat",
|
||||
"com.google.android.material_stable",
|
||||
"kotlinx_coroutines",
|
||||
"androidx.transition_transition",
|
||||
"kotlinx_coroutines_android",
|
||||
"androidx.coordinatorlayout_coordinatorlayout"
|
||||
],
|
||||
required: [
|
||||
"privapp_whitelist_com.eurekateam.fmradio.xml",
|
||||
|
|
|
|||
Loading…
Reference in a new issue