Fix stray char in metadata file.

am: 4852cb74fc

* commit '4852cb74fca59e2c67c7f2e53cb318a9a29e6160':
  Fix stray char in metadata file.

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