commit | aa4e9dfda8174d604244a0aed408040d1adbf62c | [log] [tgz] |
---|---|---|
author | Hao Ke <haok@google.com> | Thu Dec 02 15:39:44 2021 +0000 |
committer | Hao Ke <haok@google.com> | Thu Dec 02 15:43:40 2021 +0000 |
tree | 5b9f35f4baa871d31245b10472881aab7813b8a3 | |
parent | cc09b29e599b0bf965ec1c75ee4d9cee36c21aa0 [diff] |
Deprecate unsafe readParcelableList API. Deprecate unsafe parcel APIs and point to the safer ones that take the expected type as parameter. Also mentioned the typed ones that take the creator as argument since those are also more performant. Test: Builds Bug: 195622897 Bug: 199275680 Bug: 205985058 Change-Id: I77a1a925d8759fd122936780587e3488705d4c56