summaryrefslogtreecommitdiff
path: root/tests/unit/src/com/android/settings/security/TopLevelSecurityEntryPreferenceControllerTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Merge SafetyCenterStatusHolder into SafetyCenterManagerWrapperMarie Matheson2022-02-221-5/+5
| | | | | | Test: SettingsUnitTests Bug: 220384387 Change-Id: I3886d3cf4717b5c7efd99ebd8ffb6a039e3565a4
* Call system service API instead of checking the phenotype flag directly.Jan Tomljanovic2022-01-171-23/+6
| | | | | | Test: atest SettingsUnitTests Bug: 208625216 Change-Id: Ib551cbaf0f09fe49bd81ef657037401263705521
* Toggle Security and Privacy entries depending on SafetyCenter status.Jan Tomljanovic2021-12-081-0/+37
| | | | | | Test: atest SettingsUnitTests Bug: 206798563 Change-Id: I4c813a35754fa7ed5db630fa4c41ef14b469878c
* Adds SecuritySetting feature for providing an alternative SecuritySettings ↵Marie Matheson2021-03-251-0/+124
fragment Bug: 181764224 Test: New tests added to SettingsUnitTests. Test: Tested manually with and without feature-provided fragment. Test: No new failures in SettingsUnitTests, or robolectric. No failures in security directory of robolectric tests. Change-Id: I21038baf3098c18e1713a332085a5efc376f73da