commit | 9c9fdf67b10493f4e720cc448c100c13c9f63a6f | [log] [tgz] |
---|---|---|
author | Ray Essick <essick@google.com> | Tue May 14 12:04:42 2019 -0700 |
committer | Ray Essick <essick@google.com> | Tue May 14 13:26:19 2019 -0700 |
tree | ca44406c023e282beb17c9a8d90bde80b47b4aff | |
parent | a5175b7a0f5349762940ee6564cf95fefaa592ac [diff] |
Better parcel parsing in MediaMetadataRetriver parcel parsing during SET_DATA_SOURCE_URL pulled a count and blindly assumed there was that much data. Check that we successfully get data from the parcel, complaining if not. Also cleaned up a 32/64 bit inconsistency in how much data was put into the parcel. Bug: 132274514 Test: poc Change-Id: I4d2c398906176b383426e96ba91f49547d327843