diff options
author | hiroaki.yokoyama <hiroaki.x.yokoyama@sony.com> | 2018-10-16 12:50:33 +0900 |
---|---|---|
committer | Fen Wang <fen.wang@sony.com> | 2018-10-22 15:59:17 +0900 |
commit | eeeaab916f2610fd2a40cd5b05c0a154cf26c984 (patch) | |
tree | 5447e793d2ad76d10fbae2fe77e6deefbeafdcde /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 23ccecc4ca9f58139baa72bd4783451b780b1eb5 (diff) |
ConnectivityService: make log configurable
Make log of ConnectivityService configurable by system property.
Two levels:
VERBOSE: whole VDBG log.
DEBUG: selected necessary log for debug purpose.
Relevant log can be enbled in either way:
1. use adb command at run time.
2. config init.xx.rc file at compile time by adding.
on boot && property:ro.build.type=userdebug
setprop log.tag.ConnectivityService DEBUG
Bug: 117632924
Change-Id: I43cc84878c64c5b448853c7393393a02262afd15
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions