Merge "docs: Added "what's new" to the N landing page" into mnc-mr-docs
This commit is contained in:
committed by
Android (Google) Code Review
commit
460877f129
@@ -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",
|
||||
|
||||
@@ -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":"",
|
||||
|
||||
Reference in New Issue
Block a user