Merge "renderscript: mention deprecation in the docs "Overview"."

This commit is contained in:
Treehugger Robot
2023-02-10 02:15:59 +00:00
committed by Gerrit Code Review

View File

@@ -1,9 +1,9 @@
<HTML> <HTML>
<BODY> <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} {@more}
</BODY> </BODY>