renderscript: mention deprecation in the docs "Overview".

Test: N/A
Change-Id: Ib9975a0bbbe2eff94e7b25a2df43174106f82097
This commit is contained in:
Elliott Hughes 2023-02-07 19:40:27 +00:00
parent 5cd5d98eb7
commit 6585d08076

View File

@ -1,9 +1,9 @@
<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>