From: Alessandro Astone Date: Mon, 18 Sep 2023 16:25:53 +0000 (+0200) Subject: Fix logcat command after #996 X-Git-Tag: 1.4.2~13 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/commitdiff_plain/7dc516d8d0ce6d0021ced0a560b6893a504513b6?hp=7dc516d8d0ce6d0021ced0a560b6893a504513b6 Fix logcat command after #996 The logcat command does not have the same commandline options as the shell command, so provide empty defaults to avoid an AttributeError ---