mirror of
https://github.com/thead-yocto-mirror/skia
synced 2026-07-18 14:05:12 +02:00
16 lines
340 B
JSON
16 lines
340 B
JSON
{
|
|
"name": "geniewidget",
|
|
"package": "com.google.android.apps.genie.geniewidget",
|
|
"activity": "com.google.android.apps.genie.geniewidget.activities.NewsActivity",
|
|
"app_launch_delay": 3,
|
|
"actions": [
|
|
{
|
|
"type": "drag",
|
|
"start": [600, 600],
|
|
"end": [10, 10],
|
|
"duration": 0.2,
|
|
"points": 10
|
|
}
|
|
]
|
|
}
|