diff options
author | Charles Munger <clm@google.com> | 2019-11-12 08:35:39 -0800 |
---|---|---|
committer | Charles Munger <clm@google.com> | 2019-11-22 09:12:25 -0800 |
commit | 6f8b09029932dfd24945202017639754b00acc2e (patch) | |
tree | 510656d936ca7388819d52922fca0094f9049a38 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 49af39e751a777f5bb05b4c9e5491e8762f2fc9a (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 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions