mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
universal7885: Import radio hals
* Build them from source * Drop prebuilts on vendor tree
This commit is contained in:
parent
0282f1e3a9
commit
d97d8b7bfe
15 changed files with 455 additions and 7 deletions
|
|
@ -234,13 +234,9 @@ PRODUCT_COPY_FILES += \
|
|||
PRODUCT_PACKAGES += \
|
||||
android.hardware.radio@1.4.vendor \
|
||||
android.hardware.radio.config@1.2.vendor \
|
||||
android.hardware.radio.deprecated@1.0.vendor
|
||||
|
||||
# RCS
|
||||
PRODUCT_PACKAGES += \
|
||||
com.android.ims.rcsmanager \
|
||||
PresencePolling \
|
||||
RcsService
|
||||
android.hardware.radio.deprecated@1.0.vendor \
|
||||
vendor.samsung.hardware.radio@2.1.vendor \
|
||||
vendor.samsung.hardware.radio.channel@2.0.vendor
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
secril_config_svc
|
||||
|
|
|
|||
Loading…
Reference in a new issue