Skip to content
Snippets Groups Projects
Commit 2b5a7ea9 authored by Santos Cordon's avatar Santos Cordon Committed by Fiona Campbell
Browse files

Add Package Specific Verbose Logging

To enable:
adb shell setprop persist.debug.vri_package <package-name>
adb reboot

To disable:
adb shell setprop persist.debug.vri_package \"\"
adb reboot

Bug: 284687313
Test: Manual

Change-Id: Ib8377906e5436504c8e7cb7f41a39037e7dd06bc
parent 48f2f6ee
No related branches found
No related tags found
No related merge requests found
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