diff options
author | Winson <chiuwinson@google.com> | 2021-06-22 12:38:56 -0700 |
---|---|---|
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2021-07-01 11:00:00 +0000 |
commit | c1eb7a0156d304ba3f9a0a2482d038eba49cb490 (patch) | |
tree | a94442096b10379c6e9d4bb6d666ebb18409bdcc /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 645e52fd15e2708b1df10196bd86566931898832 (diff) |
Remove ParsedIntentInfo CREATOR
Its existence allows implicit readParcelable calls to invoke a Parcel
operation with mismatched read/write data sizes, allowing someone to
swap out the data on a reparcel.
Internal classes will use writeIntentInfoToParcel, so this is safe to
remove.
Bug: 191055353
Test: atest com.android.server.pm.test.parsing.parcelling
Change-Id: I44faa635faf8a77894a3dda8adf89c10064e53f1
(cherry picked from commit 75214cc510c62f936a713c2da3d0a54db9405957)
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions