seedvault/storage/logcat-verbose.sh
2023-03-08 22:38:28 +02:00

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