Added UI tests for FingerprintEnrollIntro

Test: m -j40 RunSettingsRoboTests ROBOTEST_FILTER=FingerprintEnrollmentIntroFragmentTest
Bug: 295206367
Change-Id: I70f6b50dd2604e01805df04ffb1c07a9134ba065
This commit is contained in:
Joshua McCloskey
2023-08-28 20:36:09 +00:00
parent 9952d054d9
commit b7021c8e0b
6 changed files with 414 additions and 215 deletions

View File

@@ -25,6 +25,8 @@ android_app {
"androidx.fragment_fragment-testing",
"frameworks-base-testutils",
"androidx.fragment_fragment",
"androidx.lifecycle_lifecycle-runtime-testing",
"kotlinx_coroutines_test",
],
aaptflags: ["--extra-packages com.android.settings"],