diff options
author | Robert Ly <robertly@google.com> | 2011-02-14 18:57:46 -0800 |
---|---|---|
committer | Robert Ly <robertly@google.com> | 2011-02-17 18:44:31 -0800 |
commit | 6518f486a5b9cdcb48df3ca09732b51b6df249bf (patch) | |
tree | d86e3b3b0c3f5587053b60d9e00df899b38871a9 /libs/rs/java/HelloWorld/_index.html | |
parent | e766fcd5e967c2400a1fe90a4a01e4f0a12dbd1d (diff) | |
download | frameworks_base-6518f486a5b9cdcb48df3ca09732b51b6df249bf.zip frameworks_base-6518f486a5b9cdcb48df3ca09732b51b6df249bf.tar.gz frameworks_base-6518f486a5b9cdcb48df3ca09732b51b6df249bf.tar.bz2 |
Doc change: fixing renderscript samples
Change-Id: Ie5d17df121ec4bc5fd46448c1670d306322b92d8
Diffstat (limited to 'libs/rs/java/HelloWorld/_index.html')
-rw-r--r-- | libs/rs/java/HelloWorld/_index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/rs/java/HelloWorld/_index.html b/libs/rs/java/HelloWorld/_index.html new file mode 100644 index 0000000..4cab738 --- /dev/null +++ b/libs/rs/java/HelloWorld/_index.html @@ -0,0 +1 @@ +<p>A Renderscript graphics application that draws the text "Hello, World!" where the user touches.</p>
\ No newline at end of file |