Files
frameworks_base/core/java/android
Philip P. Moltmann badc09c7a5 Correctly parcel LongSparseArray<String>
Before we just cast Object[] to String[]. This crashes. Now we are
casting the individual objects->strings.

Test: Parceled LongSparseArray
Change-Id: I24883a1dad49c0682977da1aea2370eddb001173
2019-10-24 12:19:31 -07:00
..
2019-10-08 06:09:44 +00:00
2019-10-19 16:59:06 +08:00