Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 42571e53 authored by Cheryl Potter's avatar Cheryl Potter Committed by android-build-merger
Browse files

Merge "docs: Fix missing image in Android Monitor Overview card b/28704424"...

Merge "docs: Fix missing image in Android Monitor Overview card b/28704424" into mnc-mr-docs am: ae08263a am: 5c273ba1 am: 1b59797c am: 838a8280 am: 0c106383
am: fd333b2f

* commit 'fd333b2f':
  docs: Fix missing image in Android Monitor Overview card b/28704424

Change-Id: If8d09dfd61a9b53f38d2d64b4e3822d300d4977f
parents d43ae7c1 fd333b2f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"],