diff options
| author | 2025-02-11 13:59:04 +0000 | |
|---|---|---|
| committer | 2025-02-11 15:21:23 +0000 | |
| commit | 8201e7323097d7548a4e1eb56072855c83b0b8d4 (patch) | |
| tree | e3278c7093a76ed145455c6d647981c11bc67197 /api/coverage/tools | |
| parent | 502812e21db7c590180b5cea0b8fb783b4b7b90a (diff) | |
Make the `RegisterClientArgs` a `parcelable` instead of an `interface`
This is to ensure we can have fully oneway logic in this interface.
This simplifies the code and improves performance by avoiding the overhead of binder calls for each getter method.
Test: atest TracingTests
Bug: 395688856
Flag: android.tracing.client_side_proto_logging
Change-Id: I3e1d2c73a8de76fbaff535e5570953c0c07a0b8b
Diffstat (limited to 'api/coverage/tools')
0 files changed, 0 insertions, 0 deletions