diff options
author | Winson <chiuwinson@google.com> | 2021-02-10 17:23:35 -0800 |
---|---|---|
committer | Winson <chiuwinson@google.com> | 2021-02-25 23:14:00 -0800 |
commit | 87f799c8bf11ba4d54641277fec3861ac071f0cb (patch) | |
tree | f5882e255ec1d15554d14b221f8da83b1a1d8e34 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | fdcfd2a2d580c12505b835432c15936e38f08fe1 (diff) |
Send domains through Parcel#writeBlob to avoid size limit
If the domains in each data class exceed 32 KB, serializes them using
writeBlob so that they get passed through shared memory rather than
the Binder transaction.
Bug: 177553185
Test: atest DomainVerificationCoreApiTest
Change-Id: I0dd4bd140c8b847eb604d8e42272ca5be5690731
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions