Add Weaver HAL to the manifest.

Bug: 38173757
Test: Build and boot
Change-Id: Icd76ad270dd4a6e99ca61a62c174cbcaf5542765
This commit is contained in:
Andrew Scull
2017-05-17 15:24:58 +01:00
parent 925c0c5c1c
commit 850831bfe6

View File

@@ -270,4 +270,13 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.weaver</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IWeaver</name>
<instance>default</instance>
</interface>
</hal>
</manifest>