mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 07:40:34 +00:00
Bug: 238360304 Test: Build PASS Test: Boot to home Signed-off-by: Taehwan Kim <t_h.kim@samsung.com> Change-Id: I1d24fab86807b0260c2f57717867eb0dba10d0a1
13 lines
369 B
XML
13 lines
369 B
XML
<manifest version="1.0" type="device">
|
|
<hal format="hidl">
|
|
<name>android.hardware.media.c2</name>
|
|
<transport>hwbinder</transport>
|
|
<version>1.2</version>
|
|
<interface>
|
|
<name>IComponentStore</name>
|
|
<instance>default</instance>
|
|
<instance>default1</instance>
|
|
</interface>
|
|
</hal>
|
|
</manifest>
|