commit | bec7c58e8c98d4517296e7001dbafe414a993f2e | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu Aug 01 15:48:43 2019 -0700 |
committer | Steven Moreland <smoreland@google.com> | Fri Aug 02 20:34:19 2019 -0700 |
tree | 70058a0b5d432711615a7061df2bd40135170ca5 | |
parent | dea3cf9157146ceba20bfbeb60783b314c7d0c31 [diff] |
Keep Parcel size stable. The size of 32-bit on arm 'Parcel' was accidentally changed. Fix this by making stability 16-bits (there is not enough space in Parcel right now to keep the 32-bit mask without combining some of the bools). This broke a device in internal master with some 32-bit prebuilts. Bug: 137348710 Test: TH Test: boots on broken device Merged-In: Ifd9aa07ae359557ff94b600c1b64bb565be85dc2 Change-Id: Ifd9aa07ae359557ff94b600c1b64bb565be85dc2