docs: fix resource card listings for DoDS in Wear Preview am: e6c2b75650

am: 4acf490c8a

* commit '4acf490c8aa80f1c55a0d2dfdd69fbbcf59f23de':
  docs: fix resource card listings for DoDS in Wear Preview

Change-Id: Ie865c0f17d25063983a88314c3a41a3c148638db
This commit is contained in:
Joe Fernandez
2016-05-15 22:27:07 +00:00
committed by android-build-merger

View File

@@ -4936,17 +4936,17 @@ METADATA['en'].collections = {
"wear/preview/landing": { "wear/preview/landing": {
"title": "", "title": "",
"resources": [ "resources": [
"preview/api-overview.html", "wear/preview/api-overview.html",
"preview/download.html", "wear/preview/downloads.html",
"preview/setup-sdk.html" "wear/preview/start.html"
] ]
}, },
"wear/preview/landing/resources": { "wear/preview/landing/resources": {
"title": "", "title": "",
"resources": [ "resources": [
"design/wear/index.html", "wear/preview/features/complications.html",
"training/building-wearables.html", "wear/preview/features/notifications.html",
"training/wearables/ui/index.html" "wear/preview/features/ui-nav-actions.html"
] ]
}, },
"design/auto/auto_ui_guidelines": { "design/auto/auto_ui_guidelines": {