From 527a4f30a69aaa54fc9654539f0b6d839e37af3c Mon Sep 17 00:00:00 2001 From: Trevor Johns Date: Wed, 12 Nov 2014 11:39:30 -0800 Subject: Update browseable samples for lmp-docs Synced to commit df5e5013422b81b4fd05c0ac9fd964b13624847a. Includes new samples for Android Auto. Change-Id: I3fec46e2a6b3f196682a92f1afd91eb682dc2dc1 --- samples/browseable/BasicAndroidKeyStore/_index.jd | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) (limited to 'samples/browseable/BasicAndroidKeyStore/_index.jd') diff --git a/samples/browseable/BasicAndroidKeyStore/_index.jd b/samples/browseable/BasicAndroidKeyStore/_index.jd index 5b7af605c..a3d5960b1 100644 --- a/samples/browseable/BasicAndroidKeyStore/_index.jd +++ b/samples/browseable/BasicAndroidKeyStore/_index.jd @@ -1,15 +1,14 @@ - - - page.tags="BasicAndroidKeyStore" sample.group=Security @jd:body -

This sample demonstrates how to use a {java.security.KeyStore} to -safely create and store encryption keys that only your application can access. -You can also sign data using those keys.

-

To see this in action, run the sample application and click:

-