sdm660: Add Renderscript to vintf

Add Renderscript to vintf for sdm660 target in order to enable
framework to load Adreno RS driver.

CRs-fixed: 2069121

Change-Id: Ifd5077cb2e2ae583627fef6ade38b8257343a091
This commit is contained in:
Aditya Nelutla 2017-07-21 12:23:52 +05:30 committed by Aditya Nellutla
parent 21fb48d926
commit 94612c4e2b

View file

@ -66,6 +66,15 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<instance>default</instance> <instance>default</instance>
</interface> </interface>
</hal> </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"> <hal format="hidl">
<name>android.hardware.graphics.allocator</name> <name>android.hardware.graphics.allocator</name>
<transport>hwbinder</transport> <transport>hwbinder</transport>