3ab6b197a9718ce381f673e9acdb9358c4e479fd
The system property is shared within JVM, change system property in a test case might break test cases in another test class. To address the issue, introduce SystemProperty helper class to back up and restore the system properties in tests. Bug: 373177618 Flag: EXEMPT Test only Test: atest SettingsRoboTests Change-Id: I15539ce5ac425f35571d796baa25f259df1b601f
…
…
…
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%