summaryrefslogtreecommitdiff
path: root/libs/androidfw/AssetsProvider.cpp
diff options
context:
space:
mode:
author Steven Moreland <smoreland@google.com> 2023-07-11 21:03:30 +0000
committer Steven Moreland <smoreland@google.com> 2023-07-11 21:03:30 +0000
commit52a667208f0dad43888b53123de9ec5e8f06729c (patch)
tree4e52b4456a2025cc00d685dab4fc2b2b6d0dea89 /libs/androidfw/AssetsProvider.cpp
parentbc38028c8d2938d866fff1bba9d947e444f6106a (diff)
binder: remove dead logging code
This code is only enabled if a static constant is set to false. However, there are other (and better) ways to track transactions these days. For instance, you can use perfetto. There are also alternatives like the Java-only observers. Also, the fact that this is only on the main thread is really arbitrary and useless, and why is there custom code here anyway implementing the eventlog protocol? Bug: 290731071 Test: boot (change should be no-op) Change-Id: Ic7d7e3d045f9c7f53fc576bf2237ebe32a5a7f92
Diffstat (limited to 'libs/androidfw/AssetsProvider.cpp')
0 files changed, 0 insertions, 0 deletions