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

Skip to content
Commit e536a3a6 authored by Yohei Yukawa's avatar Yohei Yukawa
Browse files

Introduce SystemLocaleWrapper

As part of preparations to support concurrent multi-user in IMMS, this
commit introduces

  SystemLocaleWrapper,

which takes care of system locale access in general around IMMS.

With this CL, you can get LocaleList for a given user with

  SystemLocaleWrapper.get(userId)

rather than

  mRes.getConfiguration().getLocales().

Bug: 309837937
Test: presubmit
Change-Id: Iafbba77f4069121f2efd5ac6a2fb23499dd4503d
parent ca2a2785
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