summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorKweku Adams <kwekua@google.com>2020-07-09 14:56:38 -0700
committerKweku Adams <kwekua@google.com>2020-07-10 13:57:22 -0700
commit0a2ccf302bdd316e571d7fd6cab8b12662f4a834 (patch)
tree45c597b086d30e7abad0cb4e700b5c059f3e2701 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent61d85ada02f4b97db62d1fdc2857c3fe05098cfd (diff)
Don't count proxied jobs toward scheduling limit.
1. Some API calls (such as SyncManager calls) can result in multiple job schedule calls. Given that underlying implementation detail, we don't count jobs scheduled via proxy towards the source app's schedule limit. Calls using scheduleAsPackage for itself will still count. 2. Limit the number of times we log that a specific app has exceeded the limit to once per minute. 3. Update the error message and documentation to help developers identify what to do when they encounter the issue. Bug: 160796417 Test: atest JobSchedulerServiceTest Test: atest JobSchedulingTest Test: Run `m offline-sdk-docs` and check page at out/target/common/docs/offline-sdk/reference/android/app/job/JobScheduler.html Change-Id: Ia682aa889ec2a26d373d0309e8c0324570f7d816
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions