commit | f216b3b93943bb1f4d4657c0115fa914510efcdb | [log] [tgz] |
---|---|---|
author | Ecco Park <[email protected]> | Mon Mar 25 10:13:19 2019 -0700 |
committer | Ecco Park <[email protected]> | Mon Mar 25 10:13:19 2019 -0700 |
tree | 202f22b06b90bff2fc9dd36abff5017cb012cbbe | |
parent | 066e62a44433f043d7d1c47a412514a2fc7d9f53 [diff] |
ksoap: Disable console print message for Soap request and response. Currently the soap messages are printed in the log of bugreport regardless of verbose mode of WLAN. It is better to disable this log since the relavant logs are already printed in wifi framework based on the log level of WLAN. Bug: 129273366 Test: verified that no log is printed during OSU procedure. Change-Id: I43b18b9e1ab213d854cc577745afcdbb76a1770a Signed-off-by: Ecco Park <[email protected]>