summaryrefslogtreecommitdiffstats
path: root/docs/html/samples
diff options
context:
space:
mode:
authorTrevor Johns <trevorjohns@google.com>2015-05-27 14:50:51 -0700
committerTrevor Johns <trevorjohns@google.com>2015-05-27 14:55:49 -0700
commit4cbe359abe26d749b1dbc9cf489a825af0cad005 (patch)
tree1737897186cad45ec42ffb86634e9e462dd520ec /docs/html/samples
parent1c673f9abe8b6d931456ce6709c9b00cdb5d11ca (diff)
downloadframeworks_base-4cbe359abe26d749b1dbc9cf489a825af0cad005.zip
frameworks_base-4cbe359abe26d749b1dbc9cf489a825af0cad005.tar.gz
frameworks_base-4cbe359abe26d749b1dbc9cf489a825af0cad005.tar.bz2
Add 'System' group to DAC sample browser
Bug: 19708211 Change-Id: I55ad484647b859fce6c59f0e147523a8a709a527
Diffstat (limited to 'docs/html/samples')
-rw-r--r--docs/html/samples/system.jd11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/html/samples/system.jd b/docs/html/samples/system.jd
new file mode 100644
index 0000000..618673d
--- /dev/null
+++ b/docs/html/samples/system.jd
@@ -0,0 +1,11 @@
+page.title=System
+@jd:body
+
+
+<div id="samples" class="system">
+</div>
+
+
+<script>
+ $(document).ready(showSamples);
+</script>