commit | 685c25f24406c1efd8f778a3cc365858dcb20f6c | [log] [tgz] |
---|---|---|
author | Fiona Campbell <flc@google.com> | Wed Mar 13 16:23:18 2024 +0000 |
committer | Fiona Campbell <flc@google.com> | Wed Mar 13 16:33:11 2024 +0000 |
tree | fcd377cf435b430f1508fc7b8a09f834df1cd719 | |
parent | 3034ebdcd55f1792185f50b4842133745a2fe5ba [diff] |
Fix DMSTests DisplayManagerServiceTests were failing with error: "You cannot keep your settings in the secure settings." - testPhysicalViewports - testCreateVirtualDisplay_sentToInputManager This was occurring since we dont have permission to write to these settings during the test. To improve and fix the tests we'd prefer to use a fake settings provider. Bug: 275079012 Test: atest DisplayManagerServiceTest Change-Id: Ia7a07081070ca88fd5e05b1c7463941f47374682