sdm845-common: Add IMS support
Change-Id: Iffab2d9311a00d9c995c430bc684c14cec6e4454
This commit is contained in:
parent
559acc5142
commit
213d9f2977
3 changed files with 38 additions and 0 deletions
|
|
@ -74,6 +74,10 @@ PRODUCT_PACKAGES += \
|
|||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/configs/privapp-permissions-hotword.xml:system/etc/permissions/privapp-permissions-hotword.xml
|
||||
|
||||
# IMS
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hidl.base@1.0
|
||||
|
||||
# Input
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/idc/fpc1020.idc:system/usr/idc/fpc1020.idc \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue