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

Skip to content
Commit 8f749a77 authored by Anna Bauza's avatar Anna Bauza
Browse files

Fix wrong userId being reported to CUJ metrics

CUJ does not need to know user id before it is created as long as begin and end session is the same.
User Journey Create User Begin will report user id -1 as it was not yet created.
On finish it will semd corrent user id or -1 if user creation faild.

Bug: 251357485
Bug: 251357372

Test: atest CtsStatsdAtomHostTestCases:android.cts.statsdatom.users.UserLifecycleEventStatsTests#testCreateFullUser
Test: atest CtsStatsdAtomHostTestCases:android.cts.statsdatom.users.UserLifecycleEventStatsTests#testCreateGuestUser
Change-Id: I4a81ba5c1a78a9123fb19697b03e6b8cb8530068
parent 3fd1e0d7
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