commit | 5837d037a08390bd6c2101c9158790152da86c9d | [log] [tgz] |
---|---|---|
author | Carlos Llamas <cmllamas@google.com> | Sat Sep 23 20:14:41 2023 +0000 |
committer | Alice Ryhl <aliceryhl@google.com> | Fri Jan 05 12:39:23 2024 +0000 |
tree | 62da20059e76ebf52e4be8e0a4f67a1fb2f2eb0b | |
parent | 587fb0bfb5194713f5076a0eddc315686c0d5deb [diff] |
binderThroughputTest: drop useless arguments read These reads were likely added at a point where the arguments were not being used yes to suppress compiler warnings. Either way they are no longer needed here so remove them. Change-Id: I152bd77902626f7e9a63ec185d1ee29d637f2261 Signed-off-by: Carlos Llamas <cmllamas@google.com>