mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-17 01:28:21 +00:00
12 lines
387 B
Plaintext
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"
|
|
}
|
|
]
|
|
} |