am 4f926932: am acf1038a: docs: remove broken link from renderscript docs bug: 5696178

* commit '4f9269323b2d8d945d33f9bd79d8b8c3ab6bc3b0':
  docs: remove broken link from renderscript docs bug: 5696178
This commit is contained in:
Scott Main
2011-12-01 11:23:15 -08:00
committed by Android Git Automerger

View File

@@ -151,10 +151,9 @@ page.title=RenderScript
defining two-, three-, or four-vectors.</li> defining two-, three-, or four-vectors.</li>
</ul> </ul>
<p>The <a href="{@docRoot}guide/topics/renderscript/rs-api/files.html">RenderScript header files</a> <p>The RenderScript header files and LLVM front-end libraries are located in the <code>include/</code> and
and LLVM front-end libraries are located in the <code>include</code> and <code>clang-include/</code> directories in the
<code>clang-include</code> directories in the <code>&lt;sdk_root&gt;/platforms/android-11/renderscript/</code> directory of the Android SDK. The
<code>&lt;sdk_root&gt;/platforms/android-11/renderscript</code> directory of the Android SDK. The
headers are automatically included for you, except for the RenderScript graphics specific header file, which headers are automatically included for you, except for the RenderScript graphics specific header file, which
you can include as follows:</p> you can include as follows:</p>
<pre> <pre>