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

Commit 996d6292 authored by Adam Bookatz's avatar Adam Bookatz
Browse files

Fix CLEAR_USER_JOURNEY_SESSION_MSG

The CLEAR_USER_JOURNEY_SESSION_MSG message is using msg.arg1, but that isn't ever being sent because the wrong obtainMessage was used to create the message: the current obtainMessage sets msg.obj; to set msg.arg1, the two-int obtainMessage must be used instead.

Change-Id: I47223b883d030ffa5cf01153e61b896c8a83dae5
Test: manual
Bug: 146505521
parent c3e304dd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment