mirror of
https://github.com/LineageOS/android_device_xiaomi_whyred.git
synced 2025-10-03 17:59:24 +02:00
whyred: Add QTI bluetooth HIDL
This commit is contained in:
parent
e13b0c47ec
commit
c90058db26
1 changed files with 5 additions and 0 deletions
|
@ -102,3 +102,8 @@ PRODUCT_PACKAGES += \
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.media.omx@1.0-service \
|
android.hardware.media.omx@1.0-service \
|
||||||
android.hardware.media.omx@1.0-impl
|
android.hardware.media.omx@1.0-impl
|
||||||
|
|
||||||
|
#Bluetooth
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
android.hardware.bluetooth@1.0-service \
|
||||||
|
android.hardware.bluetooth@1.0-impl-qti
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue