commit | 8a2607c4aa1519e68f2e99529d6f5036a5b2c5dc | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Mar 16 00:38:19 2022 +0000 |
committer | Steven Moreland <smoreland@google.com> | Wed Mar 16 00:38:19 2022 +0000 |
tree | eb1aaf861d6ecce1d1634edb8d0bd5265c5e46c2 | |
parent | c572d08c7bdb8f0afd9e8bfebe56b9b73b1d0477 [diff] |
libbinder_random_parcel: hide fill parcel data We have no external users of this function, and I'd generally recommend against using it (it doesn't test things in RPC mode currently, and it limits the branches that would be explored). Hiding it for now. Bug: 224646709 Test: run binder_parcel_fuzzer Change-Id: Iafb61b9e201861f2f87de2f99217294b0d532881