diff --git a/docs/html/guide/topics/renderscript/compute.jd b/docs/html/guide/topics/renderscript/compute.jd index 297a2dc3f8597..2e7ce56322244 100644 --- a/docs/html/guide/topics/renderscript/compute.jd +++ b/docs/html/guide/topics/renderscript/compute.jd @@ -159,8 +159,7 @@ precision (such as SIMD CPU instructions).

We strongly recommend using the Support Library APIs for accessing RenderScript because they - include the latest improvements to the RenderScript compute framework and provide a wider range - of device compatibility.

+ provide a wider range of device compatibility. Developers targeting specific versions of + Android can use {@link android.renderscript} if necessary.

Using the RenderScript Support Library APIs