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

Skip to content
Commit 12edf7bf authored by dwchen's avatar dwchen Committed by David Chen
Browse files

Includes uid in dropbox entries for errors.

The uid is critical for separating which user a crash occurred on.
Currently, if an app is installed on multiple users, there is no way to
determine which user was running an app that crashed since we only have
the package name. The process id is transient, while the uid is assigned
when the app is installed.

BUG: 116871038
Test: Tested manually that dropbox entry for a crash contains uid.
Change-Id: I5fcd0c1a276717150549eef7ec9ec23afc280ecd
parent 1ec3af05
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