sm8350-common: manifests: declare renderscript hal

Cannot find entry android.hardware.renderscript@1.0::IDevice/default
in either framework or device manifest.
This commit is contained in:
Cosmin Tanislav 2021-09-22 13:00:31 +03:00
parent 437cbecf2f
commit f082644a9d

View File

@ -109,6 +109,15 @@
</interface>
<fqname>@1.1::IRadioConfig/default</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.renderscript</name>
<transport arch="32+64">passthrough</transport>
<version>1.0</version>
<interface>
<name>IDevice</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.soundtrigger</name>
<transport>hwbinder</transport>