diff options
author | Fyodor Kupolov <fkupolov@google.com> | 2016-12-16 16:14:17 -0800 |
---|---|---|
committer | Fyodor Kupolov <fkupolov@google.com> | 2017-01-05 13:12:37 -0800 |
commit | e29a5a11529dc7df82911b48b9f95461383cbcc2 (patch) | |
tree | b5090d36e20516de0dee6e0d689b81125557f628 /rs/java/android/renderscript/Program.java | |
parent | c9facc0a1f6f3facb7d67ddae9b8a04af78dad0c (diff) |
Added SystemServerInitThreadPool
System services can use it during the boot to submit tasks that can be run in
parallel with the main thread.
Switched PersistentDataBlockService and FingerprintService from FgThread to
the new thread pool.
UiModeManagerService: update initial configurations on init thread. They run
while holding the mLock so no extra synchronization barriers are needed at a
later stage.
Test: manual - device boots without errors
Test: ParallelPackageParserTest passes
Change-Id: I548f34b0a18f61924e09a39afb12e085cde35442
Diffstat (limited to 'rs/java/android/renderscript/Program.java')
0 files changed, 0 insertions, 0 deletions