docs: fix resource card listings for DoDS in Wear Preview

am: e6c2b75650

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

Change-Id: Iaf271f90ad931c042dc0b81a55f5651af644012f
This commit is contained in:
Joe Fernandez
2016-05-15 22:24:18 +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": {