commit | ae4dbf54d863018a66934fd72d6127c5e3d44034 | [log] [tgz] |
---|---|---|
author | Adam Shih <adamshih@google.com> | Mon Mar 28 13:48:23 2022 +0800 |
committer | Adam Shih <adamshih@google.com> | Mon Mar 28 05:55:41 2022 +0000 |
tree | af17f5698e71e406ae6829817137d1e18b0050fe | |
parent | 1704f61dcf2df3e1b646bc89e7b9c9783a70bb1a [diff] |
suppress su behavior when running lsof Relevant error logs show up when dumpstate do lsof using su identity: RunCommand("LIST OF OPEN FILES", {"lsof"}, CommandOptions::AS_ROOT); This is an intended behavior and the log is useless for debugging so I suppress them. Bug: 226717429 Test: do bugreport with relevant error gone. Change-Id: Ide03315c1189ae2cbfe919566e6b97341c5991bb