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

Skip to content
Commit cb677dd8 authored by Robert Benea's avatar Robert Benea Committed by Jainam Shah
Browse files

Don't rebind deleted user, instead unbind all user services.

The problem is that onUserRemove we rebindService to the gone
uid that as a side effect would disable the bindings of the
current ACTIVE user(s).
This happens only if the user that we switch from is a GUEST
since GUEST users are ephemeral and will be removed onSwitch.

Test: manual
Fixes: 245254232

Change-Id: I442db90ebf8fc7b0a4bdc7d7e3236b076a6ddeb6
parent f619577c
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