Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(28)

Side by Side Diff: platform_tools/android/skp_gen/apps/geniewidget.json

Issue 1483063006: Add android_skp_capture.py, JSON file for geniewidget (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: more Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « platform_tools/android/skp_gen/android_skp_capture.py ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "name": "geniewidget",
3 "package": "com.google.android.apps.genie.geniewidget",
4 "activity": "com.google.android.apps.genie.geniewidget.activities.NewsActivity ",
5 "app_launch_delay": 3,
6 "actions": [
7 {
8 "type": "drag",
9 "start": [600, 600],
10 "end": [10, 10],
11 "duration": 0.2,
12 "points": 10
13 }
14 ]
15 }
OLDNEW
« no previous file with comments | « platform_tools/android/skp_gen/android_skp_capture.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698