commit | 2a4594ec5e21af42112b2d95e90749e20f084937 | [log] [tgz] |
---|---|---|
author | Tracy Zhou <tracyzhou@google.com> | Mon Dec 28 17:29:20 2020 -0800 |
committer | Tracy Zhou <tracyzhou@google.com> | Mon Dec 28 17:43:49 2020 -0800 |
tree | ca4c871f9cb1c0932e300f44bf4e065f76403019 | |
parent | 9ffdeccec1e0ab5ec488698951de532e6861f973 [diff] |
Add the missing call to write mInputToken in SurfacePackage to parcel ag/12396996 introduces mInputToken, but it's only added to parcel reading. It has thus caused a bug (parcel reading misalignment) in the Wallpaper app as in our preview feature we passes a SurfacePackage over from Launcher. Test: manual Fixes: 176248059 Change-Id: Ife46d6d67991964d63513c946318cffbaf4ffae9