diff options
author | Winson <chiuwinson@google.com> | 2021-06-25 09:59:32 -0700 |
---|---|---|
committer | Winson <chiuwinson@google.com> | 2021-06-25 10:28:17 -0700 |
commit | f344cfad2bd03da73ce7cfe0b0b19b3a37b45344 (patch) | |
tree | 5f460d1c7160e9854e3c1a2fe8a4e0384a30815e /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | aa910853fb9d0dbd07a3eebd6b221cf0259e87de (diff) |
Use IntentFilter CREATOR directly for serializing ParsedIntentInfo
ParsedIntentInfo's CRFEATOR was removed because it exposes a
reparcelling vulnerability. This adjusts a system API that relied on
the implicit parcelling read to instead use IntentFilter directly,
ignoring the fields contained in the subclass.
Bug: 192050390
Test: manual, cannot repro crash after patch
Change-Id: Ib12e0a959eb5a5d73d5832ff2eee26a30eed5ded
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions