flo/deb: Add android.hardware.configstore@1.1-service

This commit is contained in:
followmsi 2020-11-26 11:36:09 +01:00
parent 9d92737e75
commit 4fdd8789ea
2 changed files with 5 additions and 1 deletions

View File

@ -279,6 +279,10 @@ PRODUCT_PACKAGES += \
libhwbinder \
libhwbinder.vendor
# Configstore
PRODUCT_PACKAGES += \
android.hardware.configstore@1.1-service
# Voice processing
PRODUCT_PACKAGES += \
libqcomvoiceprocessing \

View File

@ -145,7 +145,7 @@
<hal format="hidl">
<name>android.hardware.configstore</name>
<transport>hwbinder</transport>
<version>1.0</version>
<version>1.1</version>
<interface>
<name>ISurfaceFlingerConfigs</name>
<instance>default</instance>