summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorChristopher Tate <ctate@google.com>2016-03-08 12:56:08 -0800
committerChristopher Tate <ctate@google.com>2016-03-08 16:45:25 -0800
commit5d346051bd6da471203fed94357f58491822a4eb (patch)
tree51a2e6d9ad6b364321e9db9ae414ed6f7d042692 /tools/aapt2/java/JavaClassGenerator_test.cpp
parenteff0a83a23d1c34ea8a330e461a5660f7de1d768 (diff)
Add 'shell cmd jobscheduler run ....' to run a job immediately
During development one needs to be able to test changes conveniently, and when the jobs would normally have hard-to-simulate constraints like idle-time or long minimum latencies, testing becomes difficult. This CL introduces the ability to run a specific job immediately from the adb shell. Without the "-f"/"--force" flag, the job still won't run if it has unmet "functional" requirements such as being connected via an unmetered network. With that flag, the job will be run immediately regardless of its declared constraints (so it may not work properly due to lack of network connectivity or similar). Bug 27501783 Change-Id: Icc046f53f8846690c8234e60066e85c283d325ce
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions