From 7d69ff80779b77575000e296e387e735d8cb7569 Mon Sep 17 00:00:00 2001 From: Andrew Solovay Date: Thu, 24 Sep 2015 16:50:51 -0700 Subject: [PATCH] docs: Adding "Designing for Drivers" video to Auto Design page See first comment for doc stage location. bug: 23281036 Change-Id: Id96464c264b3d739cdc2400901cde2713af15545 --- docs/html/design/auto/index.jd | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/docs/html/design/auto/index.jd b/docs/html/design/auto/index.jd index 49bd22124991e..117ce63ba7de9 100644 --- a/docs/html/design/auto/index.jd +++ b/docs/html/design/auto/index.jd @@ -2,13 +2,6 @@ page.title=Designing for Auto page.tags="design","Auto" @jd:body - -
-

Developer Docs

-

Building Apps for Auto

-
-
- + +
+

Developer Docs

+

Building Apps for Auto

+
+
+ + +
+

Video

+

Designing For Drivers

+
+
+ +

Android Auto provide a standardized user interface and user interaction model that works across vehicles. As a designer, you do not need to worry about vehicle-specific hardware differences. This page