seedvault/storage/logcat-verbose.sh
2023-03-09 02:42:03 +05:30

8 lines
220 B
Bash
Executable file

#!/usr/bin/env bash
#
# SPDX-FileCopyrightText: 2021 The Calyx Institute
# SPDX-License-Identifier: Apache-2.0
#
adb shell setprop log.tag.JobScheduler DEBUG
adb shell setprop log.tag.JobScheduler.ContentObserver DEBUG