commit | d20e94e4e5519a830f2f4a79c51ec2f8933ee929 | [log] [tgz] |
---|---|---|
author | Chalard Jean <jchalard@google.com> | Thu Sep 29 18:31:48 2022 +0900 |
committer | Chalard Jean <jchalard@google.com> | Thu Sep 29 18:31:48 2022 +0900 |
tree | de06ef6fd9787a727abc78574cffcadcfd5f8156 | |
parent | 8344c8bcee7595ee0750f7725a4a42b34c149806 [diff] |
Validate NetworkCapabilities on unparceling (and also on parceling, which is not really essential, but still feels better) This will avoid issues with NC objects unparceled by processes when the sender was malicious. Test: FrameworksNetTests Bug: 246542132 Bug: 246542330 Change-Id: I8b40eb0c11e39b98bce23dc4e3df037c04639000