Fix stray char in metadata file. am: 4852cb74fc am: aa723591cf

am: 4a4fda6416

* commit '4a4fda64166d47328b23c8c89da3600dc7792cc6':
  Fix stray char in metadata file.

Change-Id: Idd76ac02c6fc3387c9c679cd43bf71595aed7327
This commit is contained in:
Dirk Dougherty
2016-05-03 17:24:19 +00:00
committed by android-build-merger

View File

@@ -3195,7 +3195,7 @@ METADATA['en'].extras = METADATA['en'].extras.concat([
"timestamp": 1462292883,
"image": "images/cards/android-studio_2x.png",
"title": "Download Android Studio and SDK Tools",
"summary": "Get the official Android IDE and developer tools to build apps for Android."],
"summary": "Get the official Android IDE and developer tools to build apps for Android.",
"type": "develop",
"category": "studio"
},