commit | db73805f3ff643429914bc1247200faad97202f5 | [log] [tgz] |
---|---|---|
author | Alina Zaidi <alinazaidi@google.com> | Fri Jul 05 09:54:42 2024 +0000 |
committer | Alina Zaidi <alinazaidi@google.com> | Fri Jul 05 12:42:57 2024 +0000 |
tree | f69523ba757d64e4ef1ae45dc1530b926512e856 | |
parent | 71befbdb8ba31a8031831ce703e634f84730f915 [diff] |
Remove unneccessary method DesktopModeStatus#isDesktopModeFlagEnabled. This method was used to change flag value within a test. We dont need to have tests that do that, as flags are process stable in real scenarios. Test: current tests pass Bug: 348193756 Flag: EXEMPT minor refactoring Change-Id: I9f53addc4b23e0e93179405e1a166adf8a3162a1