Fix stray char in metadata file. am: 4852cb74fc am: aa723591cf am: 4a4fda6416 am: 3ff6495ca6 am: 6a16725106

am: 5783f30958

* commit '5783f3095836231abf1d3e10cd528e0355a291d2':
  Fix stray char in metadata file.

Change-Id: I527879b4999d36653269acd16cd76673435bee35
This commit is contained in:
Dirk Dougherty
2016-05-03 17:31:50 +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"
},