diff options
author | 2025-01-10 22:24:57 +0000 | |
---|---|---|
committer | 2025-01-10 14:28:44 -0800 | |
commit | 0d564d5f773989a3d90c186ac6278655c17d8906 (patch) | |
tree | 8cd43a6612ed4361981481a9b4cb859e928ca71f /libs/ui/DisplayIdentification.cpp | |
parent | 33a6e89aa8ebde305ea3bc408d3b5b96756cacd6 (diff) |
dumpstate: notes on usage
This is what a few old maintainers of dumpstate told me
when I made changes to it back ~2016 or so: always exec
stuff, never link it.
Well, there have been quite a few divergences from this,
and it's come up in a couple of reviews I've seen here.
So, I've added notes on this into the readme and comments
on some of the worst offender. For instance, we could
have probably avoided a lot of this async/exec logic
for these custom cases if we used the standard run
command with timeout stuff.
Bug: N/A
Test: N/A
Change-Id: I4c33f3042ca16d4433082b8d78ebdd29cb75f0b3
Diffstat (limited to 'libs/ui/DisplayIdentification.cpp')
0 files changed, 0 insertions, 0 deletions