sm8250-common: build authsecret and add qti fm vendor hidls
This commit is contained in:
parent
c72a8b55a3
commit
e3358a2ba8
@ -297,6 +297,10 @@ vendor/lib64/libssd.so
|
|||||||
vendor/lib64/libStDrvInt.so
|
vendor/lib64/libStDrvInt.so
|
||||||
vendor/lib64/libtzdrmgenprov.so
|
vendor/lib64/libtzdrmgenprov.so
|
||||||
|
|
||||||
|
# FM
|
||||||
|
vendor/lib64/hw/vendor.qti.hardware.fm@1.0-impl.so
|
||||||
|
vendor/lib64/vendor.qti.hardware.fm@1.0.so
|
||||||
|
|
||||||
# Gatekeeper
|
# Gatekeeper
|
||||||
vendor/bin/hw/android.hardware.gatekeeper@1.0-service-qti
|
vendor/bin/hw/android.hardware.gatekeeper@1.0-service-qti
|
||||||
vendor/etc/init/android.hardware.gatekeeper@1.0-service-qti.rc
|
vendor/etc/init/android.hardware.gatekeeper@1.0-service-qti.rc
|
||||||
|
@ -96,6 +96,10 @@ PRODUCT_COPY_FILES += \
|
|||||||
frameworks/av/services/audiopolicy/config/r_submix_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/r_submix_audio_policy_configuration.xml \
|
frameworks/av/services/audiopolicy/config/r_submix_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/r_submix_audio_policy_configuration.xml \
|
||||||
frameworks/av/services/audiopolicy/config/usb_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/usb_audio_policy_configuration.xml
|
frameworks/av/services/audiopolicy/config/usb_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/usb_audio_policy_configuration.xml
|
||||||
|
|
||||||
|
# Authsecret
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
android.hardware.authsecret@1.0.vendor
|
||||||
|
|
||||||
# Bluetooth
|
# Bluetooth
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.bluetooth@1.0.vendor \
|
android.hardware.bluetooth@1.0.vendor \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user