diff options
author | Luan Nguyen <luann@google.com> | 2014-10-24 22:37:25 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2014-10-24 22:37:25 +0000 |
commit | bfcc2e1a88e45027d2ba17302cb2fb35fbce3506 (patch) | |
tree | 23a0f6b78b2b1b9c2db879610f0ef722eb9e36f2 | |
parent | abb8ea3d4be376b0816b791c1afd3cc78300e9d4 (diff) | |
parent | aec7c974eb223b5608bbd2bb06e11fc397e6ffb2 (diff) | |
download | frameworks_base-bfcc2e1a88e45027d2ba17302cb2fb35fbce3506.zip frameworks_base-bfcc2e1a88e45027d2ba17302cb2fb35fbce3506.tar.gz frameworks_base-bfcc2e1a88e45027d2ba17302cb2fb35fbce3506.tar.bz2 |
am aec7c974: am 049db36a: Merge "docs: fixed typo/grammar issues." into klp-modular-docs
* commit 'aec7c974eb223b5608bbd2bb06e11fc397e6ffb2':
docs: fixed typo/grammar issues.
-rw-r--r-- | docs/html/auto/overview.jd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/auto/overview.jd b/docs/html/auto/overview.jd index cf63b98..ae1efec 100644 --- a/docs/html/auto/overview.jd +++ b/docs/html/auto/overview.jd @@ -207,7 +207,7 @@ playback state through callbacks.</li> <p>The Android Auto app uses a car-specific UI model to display content and user interaction opportunities. Android Auto provides you with a standard UI designed to minimize driver -distraction. You do not have to test a custom UI for for driver distraction, which is a +distraction. You do not have to test a custom UI for driver distraction, which is a lengthy and expensive process involving multiple legislations across the globe and different standards for each vehicle OEM.</p> @@ -217,7 +217,7 @@ media apps. You can customize the UI colors, action icons, background images, an <h3 id="launchapp">Launcher</h3> <p>The launcher shows all the compatible media apps installed on the user’s -Android device and lets users select one of them from an scrollable list:</p> +Android device and lets users select one of them from a scrollable list:</p> <div class="auto-img-container-single"> <div class="auto-img-container"> |