summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/hdmi/HdmiCecSetMenuLanguageHelper.java
Commit message (Collapse)AuthorAgeFilesLines
* [Fix settings] Multi user for settings wrapperAaron Liu2022-04-061-4/+5
| | | | | | | | | | | | | Audit and fix SettingsProxy usages to account for multiple users. Note that this does not fix any Settings usages that does not use SettingsProxy. There maybe be outstanding files to change, but from a glance, most of the usages seem to be user aware. Bug: 226391543 Test: Manual and fixed unit tests Change-Id: Ia8ff59fe55049cc79ac73237087d3aaca2cbb3b3
* Add system prompt for system language change after <Set Menu Language> CEC ↵Michal Olech2022-02-011-0/+97
message Requires ro.hdmi.set_menu_language=true Test: build; flash; manual test Bug: 190810909 Change-Id: Ic0664e077e975bba0929dd871c3a4c9ab385814c