Merge "sdm660: Add Renderscript to vintf"

This commit is contained in:
Linux Build Service Account 2017-07-27 03:44:03 -07:00 committed by Gerrit - the friendly Code Review server
commit 9df3414c19

View file

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