mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-18 02:08:20 +00:00
- This is responsible for looking up data from repositories and applying business rules using use cases. Bug: 408283627 Flag: EXEMPT independent module Test: Unit tests Change-Id: I767186a38b3105085637c75d9aec8ca21788f49f
13 lines
184 B
Plaintext
13 lines
184 B
Plaintext
{
|
|
"presubmit": [
|
|
{
|
|
"name": "WidgetPickerScreenshotTests"
|
|
},
|
|
{
|
|
"name": "WidgetPickerDeviceTests"
|
|
},
|
|
{
|
|
"name": "WidgetPickerRoboTests"
|
|
}
|
|
]
|
|
} |