diff options
| author | 2021-11-12 16:30:16 +0000 | |
|---|---|---|
| committer | 2021-11-12 17:56:53 +0000 | |
| commit | 36cf3994ed6434f739126d7a1c5ae0fc1d399155 (patch) | |
| tree | 88f1de31ca5c4acf0e7bff0f1bc7f6365ae04356 /libs/androidfw/ZipFileRO.cpp | |
| parent | ec84453381ef4a772e37d3bbf8c9d4da560ab19c (diff) | |
Deprecate unsafe parcel APIs
Deprecate unsafe parcel APIs and point to the safer ones that take the
expected type as parameter. Where applicable also mention the typed ones
that take the creator as argument since those are also more performant.
APIs deprecated here are:
* readMap(Map, ClassLoader)
* readList(List, ClassLoader)
* readHashMap(ClassLoader)
* readArrayList(ClassLoader)
* readArray(ClassLoader)
* readSparseArray(ClassLoader)
* readParcelable(ClassLoader)
* readParcelableCreator(ClassLoader)
* readSerializable()
Test: Builds
Bug: 195622897
Bug: 199275680
Bug: 205985058
Change-Id: Ic41ae13e0d965b1fd346985c77c1eecc605285b2
Diffstat (limited to 'libs/androidfw/ZipFileRO.cpp')
0 files changed, 0 insertions, 0 deletions