gts3l-common: camera: Add camera HAL definition
Signed-off-by: Deokgyu Yang <secugyu@gmail.com> Change-Id: Idd15980f5933d47a778ee32b5949b29cfcd65bd9
This commit is contained in:
parent
0c8728fcab
commit
9a2bd1c8db
1 changed files with 9 additions and 0 deletions
|
@ -35,6 +35,15 @@
|
||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</hal>
|
||||||
|
<hal format="hidl">
|
||||||
|
<name>android.hardware.camera.provider</name>
|
||||||
|
<transport arch="32">passthrough</transport>
|
||||||
|
<version>2.4</version>
|
||||||
|
<interface>
|
||||||
|
<name>ICameraProvider</name>
|
||||||
|
<instance>legacy/0</instance>
|
||||||
|
</interface>
|
||||||
|
</hal>
|
||||||
<hal format="hidl">
|
<hal format="hidl">
|
||||||
<name>android.hardware.configstore</name>
|
<name>android.hardware.configstore</name>
|
||||||
<transport>hwbinder</transport>
|
<transport>hwbinder</transport>
|
||||||
|
|
Loading…
Reference in a new issue