From 7be108c920823b0c408ff6b4f7a8a7c497bd797d Mon Sep 17 00:00:00 2001 From: Andrew Solovay Date: Tue, 29 Sep 2015 13:09:51 -0700 Subject: [PATCH] docs: Clarified that app is running on mobile device, not on Auto Per user feedback--at times it was unclear whether app was running on Auto or on a mobile device connected to Auto. Clarified that it's always/only about an app on a phone or tablet that's plugged in to Auto. Also fixed a broken link while I had it open. See first comment for doc stage location. bug: 20827220 Change-Id: I52f38674fbdadb6b244af92b66e841b795340fec --- docs/html/distribute/essentials/quality/auto.jd | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/html/distribute/essentials/quality/auto.jd b/docs/html/distribute/essentials/quality/auto.jd index f5476161849c..386b1d87bf23 100644 --- a/docs/html/distribute/essentials/quality/auto.jd +++ b/docs/html/distribute/essentials/quality/auto.jd @@ -50,7 +50,7 @@ page.image=/distribute/images/gp-auto-quality.png
  1. Use the Android Auto simulator to validate each checklist item. The simulator allows you to sideload your app for testing. For more information on the simulator, see - Run and Test Auto Apps.
  2. + Run and Test Auto Apps.
  3. Test your app in a vehicle by uploading your app to the alpha/beta channel on Google Play. Apps will not work on Auto in vehicles unless they are installed from the Play Store. For more information, see @@ -170,8 +171,8 @@ page.image=/distribute/images/gp-auto-quality.png @@ -295,7 +296,7 @@ data-sortorder="-timestamp" data-cardsizes="9x3" data-maxresults="6">

    These criteria ensure that your app is configured correctly and provides expected - functional behavior. + functional behavior when running on a device connected to Android Auto.

    -- 2.11.0

    App never activates the phone screen to present any form of visual information (notifications, - toasts, video, images, advertising, etc.) on the phone screen while the app is active in Android - Auto. + toasts, video, images, advertising, etc.) on the phone screen while the app is interacting + with the Android Auto dashboard unit.