Loading packages/SystemUI/Android.bp +11 −1 Original line number Diff line number Diff line Loading @@ -254,7 +254,6 @@ filegroup { srcs: [ /* Keyguard converted tests */ // data "tests/src/com/android/systemui/keyguard/data/quickaffordance/CameraQuickAffordanceConfigTest.kt", "tests/src/com/android/systemui/keyguard/data/quickaffordance/DoNotDisturbQuickAffordanceConfigTest.kt", "tests/src/com/android/systemui/keyguard/data/quickaffordance/FlashlightQuickAffordanceConfigTest.kt", "tests/src/com/android/systemui/keyguard/data/quickaffordance/HomeControlsKeyguardQuickAffordanceConfigTest.kt", Loading Loading @@ -402,10 +401,19 @@ filegroup { "tests/src/com/android/systemui/scene/domain/interactor/WindowRootViewVisibilityInteractorTest.kt", "tests/src/com/android/systemui/scene/domain/startable/SceneContainerStartableTest.kt", "tests/src/com/android/systemui/scene/ui/viewmodel/SceneContainerViewModelTest.kt", ], path: "tests/src", } filegroup { name: "SystemUI-tests-multivalent", srcs: [ "multivalentTests/src/**/*.kt", ], path: "multivalentTests/src", } java_library { name: "SystemUI-tests-concurrency", srcs: [ Loading Loading @@ -494,6 +502,7 @@ android_library { "src/**/*.java", "src/**/I*.aidl", ":ReleaseJavaFiles", ":SystemUI-tests-multivalent", ":SystemUI-tests-utils", ], static_libs: [ Loading Loading @@ -572,6 +581,7 @@ android_robolectric_test { ":SystemUI-tests-utils", ":SystemUI-test-fakes", ":SystemUI-tests-robolectric-pilots", ":SystemUI-tests-multivalent", ], static_libs: [ "androidx.test.uiautomator_uiautomator", Loading packages/SystemUI/tests/src/com/android/systemui/keyguard/data/quickaffordance/CameraQuickAffordanceConfigTest.kt→packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/data/quickaffordance/CameraQuickAffordanceConfigTest.kt +0 −0 File moved. View file packages/SystemUI/multivalentTestsForDevice 0 → 120000 +1 −0 Original line number Diff line number Diff line multivalentTests No newline at end of file packages/SystemUI/multivalentTestsForDeviceless 0 → 120000 +1 −0 Original line number Diff line number Diff line multivalentTests No newline at end of file Loading
packages/SystemUI/Android.bp +11 −1 Original line number Diff line number Diff line Loading @@ -254,7 +254,6 @@ filegroup { srcs: [ /* Keyguard converted tests */ // data "tests/src/com/android/systemui/keyguard/data/quickaffordance/CameraQuickAffordanceConfigTest.kt", "tests/src/com/android/systemui/keyguard/data/quickaffordance/DoNotDisturbQuickAffordanceConfigTest.kt", "tests/src/com/android/systemui/keyguard/data/quickaffordance/FlashlightQuickAffordanceConfigTest.kt", "tests/src/com/android/systemui/keyguard/data/quickaffordance/HomeControlsKeyguardQuickAffordanceConfigTest.kt", Loading Loading @@ -402,10 +401,19 @@ filegroup { "tests/src/com/android/systemui/scene/domain/interactor/WindowRootViewVisibilityInteractorTest.kt", "tests/src/com/android/systemui/scene/domain/startable/SceneContainerStartableTest.kt", "tests/src/com/android/systemui/scene/ui/viewmodel/SceneContainerViewModelTest.kt", ], path: "tests/src", } filegroup { name: "SystemUI-tests-multivalent", srcs: [ "multivalentTests/src/**/*.kt", ], path: "multivalentTests/src", } java_library { name: "SystemUI-tests-concurrency", srcs: [ Loading Loading @@ -494,6 +502,7 @@ android_library { "src/**/*.java", "src/**/I*.aidl", ":ReleaseJavaFiles", ":SystemUI-tests-multivalent", ":SystemUI-tests-utils", ], static_libs: [ Loading Loading @@ -572,6 +581,7 @@ android_robolectric_test { ":SystemUI-tests-utils", ":SystemUI-test-fakes", ":SystemUI-tests-robolectric-pilots", ":SystemUI-tests-multivalent", ], static_libs: [ "androidx.test.uiautomator_uiautomator", Loading
packages/SystemUI/tests/src/com/android/systemui/keyguard/data/quickaffordance/CameraQuickAffordanceConfigTest.kt→packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/data/quickaffordance/CameraQuickAffordanceConfigTest.kt +0 −0 File moved. View file
packages/SystemUI/multivalentTestsForDevice 0 → 120000 +1 −0 Original line number Diff line number Diff line multivalentTests No newline at end of file
packages/SystemUI/multivalentTestsForDeviceless 0 → 120000 +1 −0 Original line number Diff line number Diff line multivalentTests No newline at end of file