Files
lawnchair/wmshell/tests/e2e/utils/TEST_MAPPING
2026-01-10 20:48:15 +07:00

12 lines
387 B
Plaintext

{
"imports": [
{
// Includes all flicker configs that rely on the utils in this directory
"path": "frameworks/base/libs/WindowManager/Shell/tests/e2e/splitscreen/flicker-service"
},
{
// Includes all platinum tests that rely on the utils in this directory
"path": "frameworks/base/libs/WindowManager/Shell/tests/e2e/splitscreen/platinum"
}
]
}