sanders: build configstore service
This commit is contained in:
@@ -365,5 +365,14 @@
|
|||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</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>
|
</manifest>
|
||||||
|
|
||||||
|
|||||||
@@ -146,6 +146,7 @@ PRODUCT_PACKAGES += \
|
|||||||
android.hardware.graphics.composer@2.1-impl \
|
android.hardware.graphics.composer@2.1-impl \
|
||||||
android.hardware.graphics.mapper@2.0-impl \
|
android.hardware.graphics.mapper@2.0-impl \
|
||||||
android.hardware.memtrack@1.0-impl \
|
android.hardware.memtrack@1.0-impl \
|
||||||
|
android.hardware.configstore@1.0-service \
|
||||||
hwcomposer.msm8953 \
|
hwcomposer.msm8953 \
|
||||||
memtrack.msm8953 \
|
memtrack.msm8953 \
|
||||||
libgenlock \
|
libgenlock \
|
||||||
|
|||||||
Reference in New Issue
Block a user