Skip to content
Snippets Groups Projects
Commit f082644a authored by Cosmin Tanislav's avatar Cosmin Tanislav
Browse files

sm8350-common: manifests: declare renderscript hal

Cannot find entry android.hardware.renderscript@1.0::IDevice/default
in either framework or device manifest.
parent 437cbecf
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment