commit | 8cff29b8ea88bc320544cb60c44c9bd0fa7a43b7 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Fri May 27 18:33:52 2022 +0900 |
committer | Jooyung Han <jooyung@google.com> | Fri May 27 18:33:52 2022 +0900 |
tree | e10455dda8a8956e20407ec4c4102c9914f33137 | |
parent | 4e76dec6c347fcf67365332244e52aa1493cb59e [diff] |
Unhide Parcel.writeTypedList() with additional flag The flag should be propagated to Parcelable.writeToParcel(). But since it was hidden, we were not able to pass the flag to elements of the list. Bug: 215654054 Test: atest android.os.cts.ParcelTest Change-Id: I72d419caa74c62d979c5102ebd8eba4338ec3e3b