Skip to content
Commit d0f66469 authored by Haining Chen's avatar Haining Chen
Browse files

Allow LockSettings logs to be enabled by adb

To enable the logs, do the following after each reboot:
adb shell setprop log.tag.[TAG_NAME] DEBUG && adb root && adb shell am
restart lock_settings, where TAG_NAME is LockSettingsService or
LockSettingsStrongAuth

Bug: 268526331
Test: Manually enable logs via adb cmds and check logs

Change-Id: I0c081aa008bbcfe6392576822ddf80fbf18ebd4b
parent bb994c9b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment