BitmapWrapper: read bitmap parcel id

ag/32396879 introduced a new field into the bitmap parcel for parcel ID
however BitmapWrapper was never updated to understand this field.  So it
was reading parcel id and thinking it had a value for 'type' leading to
cts test errors.

Bug: 418220164
Test: atest BitmapTest
Flag: EXEMPT bugfix
Change-Id: I29923e08495f171e9668f0f4eaedbec1cf039564
1 file changed