commit | 4a7d824c3b41eafc4ff91d3253ff8a9ebd60a454 | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Thu Oct 03 10:19:20 2013 -0700 |
committer | Dianne Hackborn <hackbod@google.com> | Thu Oct 03 10:19:20 2013 -0700 |
tree | 9800a34d225d33c924bea67e023f7a46d8b3be85 | |
parent | 27d3c0fe3775c85c2e25eb84089280cb217799c8 [diff] |
Fix issue #10921903: CTS: android.os.cts.ParcelTest#testReadBundle... ...fails from KRS84 across all platforms My fix for issue #10807048 was wrong, wrong, wrong. The problem was actually just a stupid mistake in ArrayMap.erase(). This makes it all right. Change-Id: I762f7a2d5100bceb86a091ab3d6368edc21b4266