Add a CTS for parceling index8 Bitmaps

When writing to a parcel and then reading back we should get the same
exact image. We had a bug where the color table was not being written
to the parcel, resulting in the unparceled Bitmap missing one.
Attempting to use this Bitmap results in crashes/reading uninitialized
memory.

BUG:26527976
Change-Id: Ib2183092639e38cc3e97fa5bbfb921d2adf511e1
1 file changed