From acf1038a260d7b2a3bb6b36058da47041c8ec173 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Thu, 1 Dec 2011 11:11:08 -0800 Subject: [PATCH] docs: remove broken link from renderscript docs bug: 5696178 Change-Id: I78285ac67749fb3936e359968d28bbeb539ea7dc --- docs/html/guide/topics/renderscript/index.jd | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/html/guide/topics/renderscript/index.jd b/docs/html/guide/topics/renderscript/index.jd index eb773109e427d..148705cfbca13 100644 --- a/docs/html/guide/topics/renderscript/index.jd +++ b/docs/html/guide/topics/renderscript/index.jd @@ -151,10 +151,9 @@ page.title=RenderScript defining two-, three-, or four-vectors. -

The RenderScript header files - and LLVM front-end libraries are located in the include and - clang-include directories in the - <sdk_root>/platforms/android-11/renderscript directory of the Android SDK. The +

The RenderScript header files and LLVM front-end libraries are located in the include/ and + clang-include/ directories in the + <sdk_root>/platforms/android-11/renderscript/ directory of the Android SDK. The headers are automatically included for you, except for the RenderScript graphics specific header file, which you can include as follows: