Files
frameworks_base/core/java/android/util
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
..
2018-08-14 17:32:44 +01:00
2019-10-07 17:54:51 +08:00
2019-10-07 16:02:00 -07:00