diff options
author | Winson <chiuwinson@google.com> | 2021-06-22 12:38:56 -0700 |
---|---|---|
committer | Winson Chiu <chiuwinson@google.com> | 2021-06-23 18:04:15 +0000 |
commit | 75214cc510c62f936a713c2da3d0a54db9405957 (patch) | |
tree | 29a387b086d01b754dd181c917e19a42b36e5a05 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | dd894ae859bcb9d852fce4a979236285fe783e5b (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
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions