summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLuan Nguyen <luann@google.com>2015-05-27 11:58:52 -0700
committerLuan Nguyen <luann@google.com>2015-05-27 12:03:01 -0700
commit5904628c89a1757be9fde4983d4e7f8cff28eb7c (patch)
treef190f25e7d4e9fd9b67877b422c67ca10f85467d /docs
parent5380cb6a8880fc6622bd669bc06321c20e1320d9 (diff)
downloadframeworks_base-5904628c89a1757be9fde4983d4e7f8cff28eb7c.zip
frameworks_base-5904628c89a1757be9fde4983d4e7f8cff28eb7c.tar.gz
frameworks_base-5904628c89a1757be9fde4983d4e7f8cff28eb7c.tar.bz2
docs: Remove Voice Camera sample.
Change-Id: I65ac20c33be9820519c0eb0e931272a0ef9bb34f
Diffstat (limited to 'docs')
-rw-r--r--docs/html/preview/samples.jd11
1 files changed, 1 insertions, 10 deletions
diff --git a/docs/html/preview/samples.jd b/docs/html/preview/samples.jd
index bccc897..3974ee3 100644
--- a/docs/html/preview/samples.jd
+++ b/docs/html/preview/samples.jd
@@ -51,15 +51,6 @@ GitHub</a></p>
<p><a href="https://github.com/googlesamples/android-AutoBackupForApps">Get it on GitHub</a></p>
-<h3 id="VoiceCamera">Voice Camera</h3>
-
-<p>
- This sample demonstrates how to implement the "OK Google, take a selfie" voice command and confirm
- the user intent with the <code>VoiceInteraction</code> API.
-</p>
-
-<p><a href="https://github.com/googlesamples/android-VoiceCamera">Get it on GitHub</a></p>
-
<h3 id="CameraRaw">Camera 2 Raw</h3>
<p>
@@ -69,7 +60,7 @@ GitHub</a></p>
<p><a href="https://github.com/googlesamples/android-Camera2Raw">Get it on GitHub</a></p>
-<h3 id="ActiveNotification">Active Notifications</h3>
+<h3 id="ActiveNotification">Active Notification</h3>
<p>
This sample demonstrates how the