From 089ca16c4bbb61e28d82db25099ee03785bd5944 Mon Sep 17 00:00:00 2001 From: Kevin Hufnagle Date: Fri, 9 Sep 2016 00:08:37 -0700 Subject: [PATCH] docs: Added "Play Games Quality" card to Distribute > Essentials page Bug: 26949505 Change-Id: I44c8045906ad4f6b1578efc97d1668e278696ec9 --- docs/html/jd_extras_en.js | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/html/jd_extras_en.js b/docs/html/jd_extras_en.js index f3469b4f4ec1b..fc1d1fbb0bcc5 100644 --- a/docs/html/jd_extras_en.js +++ b/docs/html/jd_extras_en.js @@ -1031,6 +1031,17 @@ METADATA['en'].extras = METADATA['en'].extras.concat([ "image":"images/google/gps-play_games_logo.png", "type":"distribute" }, + { + "title": "Play Games Quality", + "category": "google", + "summary": "Meet the basic expectations of game players through compelling features and an intuitive, well-designed UI.", + "url": "https://developers.google.com/games/services/checklist", + "group": "", + "keywords": ["games", "play games", "quality"], + "tags": [], + "image": "images/cards/distribute/engage/card-game-services.png", + "type": "distribute" + }, { "title":"Get Started with Analytics", "category":"google", @@ -4376,6 +4387,7 @@ METADATA['en'].collections = { "distribute/essentials/quality/wear.html", "distribute/essentials/quality/tv.html", "distribute/essentials/quality/auto.html", + "https://developers.google.com/games/services/checklist", "distribute/essentials/quality/billions.html", "https://developers.google.com/edu/guidelines" ]