mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 02:38:20 +00:00
12 lines
354 B
Plaintext
12 lines
354 B
Plaintext
{
|
|
"imports": [
|
|
{
|
|
// Includes all unittest configs that rely on the utils in this directory
|
|
"path": "frameworks/base/libs/WindowManager/Shell/tests/unittest"
|
|
},
|
|
{
|
|
// Includes all multivalent tests that rely on the utils in this directory
|
|
"path": "frameworks/base/libs/WindowManager/Shell/multivalentTests"
|
|
}
|
|
]
|
|
} |