seedvault/storage/logcat-verbose.sh

9 lines
220 B
Bash
Raw Permalink Normal View History

#!/usr/bin/env bash
2023-03-02 17:15:28 +01:00
#
# 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