commit | 85e1b02ec46a2c86a80f31019e35ecb28e961339 | [log] [tgz] |
---|---|---|
author | Yasin Kilicdere <tyk@google.com> | Thu Oct 14 16:44:23 2021 +0000 |
committer | Yasin Kilicdere <tyk@google.com> | Thu Oct 28 19:14:30 2021 +0000 |
tree | 6bfb23b86557cdd5d78aaf146bde987089793830 | |
parent | 533e95eda931fdf3bc8878231b70c222faab2b9e [diff] [blame] |
Fixes changing the font scale of a background user should not affect UI It also fixes the same issue with the font weight. Bug: 190043007 Test: atest MultiUserTests Change-Id: I90c5a7f74613b6032f501c8b53ad79025f09a211
diff --git a/tests/MultiUser/TEST_MAPPING b/tests/MultiUser/TEST_MAPPING new file mode 100644 index 0000000..0dbef6c --- /dev/null +++ b/tests/MultiUser/TEST_MAPPING
@@ -0,0 +1,7 @@ +{ + "presubmit": [ + { + "name": "MultiUserTests" + } + ] +}