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

Commit 99406c4b authored by linus_lee's avatar linus_lee Committed by Raj Yengisetty
Browse files

Enable Buttons and Status Bar settings Multi-user enabled

The main issue is SystemUI process is shared across users, so calling getString(...)
will call UserHandle.myUserId() which will return the user id of the process.
To fix this, all relevant calls should be changed to get*ForUser as well as listen
to UserChanged event so that when the user switches, the settings are updated

Change-Id: I9ac3fbfec1646993028c34789a4299d85079f8f1
parent cc9e3b8f
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