Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2124c3eb authored by Danesh M's avatar Danesh M
Browse files

DeskClock : Fix "GoogleNow cancel alarms crash"

The crash is caused by inconsistency between parcel writes/reads.
writeToParcel includes attributes which were being ignored by the
createFromParcel of ParcelUuid and hence setting the seek position in the parcel
incorrectly and corrupting the next object. This is why the 2nd object was null.

CYNGNOS-1696

Change-Id: I5eda72002cc8e489accf185a64bbe84e4cd7614b
parent c2e75685
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment