Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6585d080 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

renderscript: mention deprecation in the docs "Overview".

Test: N/A
Change-Id: Ib9975a0bbbe2eff94e7b25a2df43174106f82097
parent 5cd5d98e
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
<HTML>
<BODY>
<p>RenderScript provides support for high-performance computation across heterogeneous processors.</p>
<p>Renderscript is deprecated since API level 31. Please refer to the
<a href="https://developer.android.com/guide/topics/renderscript/migration-guide">migration guide</a>
for alternatives.

<p>For more information, see the
<a href="{@docRoot}guide/topics/renderscript/index.html">RenderScript</a> developer guide.</p>
{@more}

</BODY>