Merge "docs: Fix missing image in Android Monitor Overview card b/28704424" into mnc-mr-docs am: ae08263ac8 am: 5c273ba194 am: 1b59797ce5 am: 838a8280f8
am: 3455280b93
* commit '3455280b93db44e079f6e8536650196b43c56d9f':
docs: Fix missing image in Android Monitor Overview card b/28704424
Change-Id: I572ab943be5e9f3c5f3defbc1ea710a8a3c4de92
This commit is contained in:
@@ -139,7 +139,7 @@ METADATA['en'].extras = METADATA['en'].extras.concat([
|
||||
"title":"logcat Monitor",
|
||||
"summary":"The Android logging system provides a mechanism for collecting and viewing system debug output. logcat Monitor displays messages that you added to your app by using the Log class, as well as system messages, such as stack traces when the emulator throws\u2026",
|
||||
"url":"studio/debug/am-logcat.html",
|
||||
"image":"images/tools/thumbnails/am-logcatmon.png",
|
||||
"image":"images/tools/thumbnails/am-logcatmon2.png",
|
||||
"type":"studio",
|
||||
"keywords": ["monitor"],
|
||||
"tags": ["monitor"],
|
||||
|
||||
Reference in New Issue
Block a user