summaryrefslogtreecommitdiffstats
path: root/docs/html/jd_collections.js
diff options
context:
space:
mode:
authorLuan Nguyen <luann@google.com>2015-03-05 16:02:08 -0800
committerLuan Nguyen <luann@google.com>2015-03-16 13:54:51 -0700
commit8662c04fd70ac25a8081b42b6850dab925c3c774 (patch)
tree355925ac2017835b18a36f3d41cb230a55924612 /docs/html/jd_collections.js
parenta83f64451d55882366491e66c7479f194e0625ea (diff)
downloadframeworks_base-8662c04fd70ac25a8081b42b6850dab925c3c774.zip
frameworks_base-8662c04fd70ac25a8081b42b6850dab925c3c774.tar.gz
frameworks_base-8662c04fd70ac25a8081b42b6850dab925c3c774.tar.bz2
docs: Add distribution guidelines and update quality checklist
for Android Auto. Change-Id: Ie504fee6ee32fd24d332ff65004a6b711e7fe3ec
Diffstat (limited to 'docs/html/jd_collections.js')
-rw-r--r--docs/html/jd_collections.js12
1 files changed, 10 insertions, 2 deletions
diff --git a/docs/html/jd_collections.js b/docs/html/jd_collections.js
index 127134f..ef021a6 100644
--- a/docs/html/jd_collections.js
+++ b/docs/html/jd_collections.js
@@ -84,7 +84,7 @@ var RESOURCE_COLLECTIONS = {
},
"distribute/gp/gpfelanding": {
"resources": [
- "distribute/googleplay/guide.html",
+ "distribute/googleplay/auto.html",
"distribute/googleplay/tv.html",
"distribute/googleplay/wear.html",
"distribute/googleplay/edu/about.html"
@@ -1074,6 +1074,14 @@ var RESOURCE_COLLECTIONS = {
"https://support.google.com/googleplay/answer/2651410"
]
},
+ "autolanding": {
+ "title": "",
+ "resources": [
+ "auto/index.html",
+ "design/auto/index.html",
+ "training/auto/index.html"
+ ]
+ },
"tvlanding": {
"title": "",
"resources": [
@@ -1099,7 +1107,7 @@ var RESOURCE_COLLECTIONS = {
"design/auto/auto_ui_guidelines": {
"title": "",
"resources": [
- "shareables/auto/AndroidAuto-media-apps.pdf",
+ "shareables/auto/AndroidAuto-audio-apps.pdf",
"shareables/auto/AndroidAuto-messaging-apps.pdf",
"shareables/auto/AndroidAuto-custom-colors.pdf"
]