Merge "docs: Added "what's new" to the N landing page" into mnc-mr-docs

This commit is contained in:
Andrew Solovay
2016-03-11 02:07:21 +00:00
committed by Android (Google) Code Review
2 changed files with 13 additions and 0 deletions

View File

@@ -149,6 +149,7 @@ var RESOURCE_COLLECTIONS = {
"preview/landing/more": {
"title": "",
"resources": [
"https://www.youtube.com/watch?v=CsulIu3UaUM",
"preview/features/multi-window.html",
"preview/features/notification-updates.html",
"preview/features/background-optimization.html",

View File

@@ -3280,6 +3280,18 @@ DISTRIBUTE_RESOURCES = DISTRIBUTE_RESOURCES.concat([
"lang":"en",
"type":"distribute"
},
{
"title":"What’s New in Android N Developer Preview",
"titleFriendly":"",
"summary":"Learn all about the new features in the Android N Preview.",
"url":"https://www.youtube.com/watch?v=CsulIu3UaUM",
"group":"",
"keywords": ["n preview"],
"tags": [],
"image":"https://i1.ytimg.com/vi/CsulIu3UaUM/maxresdefault.jpg",
"lang":"en",
"type":"Video"
},
{
"title":"Developing for Android 6.0 (Marshmallow)",
"titleFriendly":"",