sanders: build configstore service

This commit is contained in:
Vachounet
2018-01-11 13:57:17 +01:00
committed by therootlord
parent e7d79b3425
commit 449d402213
2 changed files with 10 additions and 0 deletions

View File

@@ -365,5 +365,14 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.configstore</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>ISurfaceFlingerConfigs</name>
<instance>default</instance>
</interface>
</hal>
</manifest>

View File

@@ -146,6 +146,7 @@ PRODUCT_PACKAGES += \
android.hardware.graphics.composer@2.1-impl \
android.hardware.graphics.mapper@2.0-impl \
android.hardware.memtrack@1.0-impl \
android.hardware.configstore@1.0-service \
hwcomposer.msm8953 \
memtrack.msm8953 \
libgenlock \