sdm710-common: Add support for telephony hidl wrapper
Change-Id: I4e248bb6de482d503e672d284189b24cafac8d20 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
fa60854067
commit
66f5d9aeeb
1 changed files with 5 additions and 0 deletions
|
@ -107,6 +107,11 @@ PRODUCT_COPY_FILES += \
|
||||||
frameworks/native/data/etc/android.hardware.sensor.light.xml:system/etc/permissions/android.hardware.sensor.light.xml \
|
frameworks/native/data/etc/android.hardware.sensor.light.xml:system/etc/permissions/android.hardware.sensor.light.xml \
|
||||||
frameworks/native/data/etc/android.hardware.sensor.proximity.xml:system/etc/permissions/android.hardware.sensor.proximity.xml
|
frameworks/native/data/etc/android.hardware.sensor.proximity.xml:system/etc/permissions/android.hardware.sensor.proximity.xml
|
||||||
|
|
||||||
|
# Telephony
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
qti-telephony-hidl-wrapper \
|
||||||
|
qti_telephony_hidl_wrapper.xml
|
||||||
|
|
||||||
# Trust HAL
|
# Trust HAL
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
lineage.trust@1.0-service
|
lineage.trust@1.0-service
|
||||||
|
|
Loading…
Reference in a new issue