Doc change: fixing renderscript samples

Change-Id: Ie5d17df121ec4bc5fd46448c1670d306322b92d8
diff --git a/docs/html/resources/resources-data.js b/docs/html/resources/resources-data.js
index 5839064..b80e59a 100644
--- a/docs/html/resources/resources-data.js
+++ b/docs/html/resources/resources-data.js
@@ -496,6 +496,16 @@
     }
   },
   {
+    tags: ['sample', 'new'],
+    path: 'samples/Renderscript/index.html',
+    title: {
+      en: 'Renderscript'
+    },
+    description: {
+      en: 'A set of samples that demonstrate how to use various features of the Renderscript APIs.'
+    }
+  },
+  {
     tags: ['sample', 'accountsync'],
     path: 'samples/SampleSyncAdapter/index.html',
     title: {