summaryrefslogtreecommitdiff
path: root/startop/scripts/lib/cmd_utils.py
diff options
context:
space:
mode:
authorCharles Munger <clm@google.com>2019-11-12 08:35:39 -0800
committerCharles Munger <clm@google.com>2019-11-22 09:12:25 -0800
commit6f8b09029932dfd24945202017639754b00acc2e (patch)
tree510656d936ca7388819d52922fca0094f9049a38 /startop/scripts/lib/cmd_utils.py
parent49af39e751a777f5bb05b4c9e5491e8762f2fc9a (diff)
Deprecate IntentService
IntentService always had some issues, such as delivering null, adding latency, inconsistently silently dropping tasks scheduled on its thread local handler, etc. But with android O's background task restrictions, it's really not useful anymore, and there are jetpack APIs that provide its same functionality. Bug: 144042891 Test: No behavior changes Change-Id: I1a91afeeb73e270c54a9ec266b15b5d865ef8339
Diffstat (limited to 'startop/scripts/lib/cmd_utils.py')
0 files changed, 0 insertions, 0 deletions