diff options
author | Jing Ji <jji@google.com> | 2021-05-11 17:36:50 -0700 |
---|---|---|
committer | Jing Ji <jji@google.com> | 2021-05-11 17:47:20 -0700 |
commit | 131145386b8cc3684a980d90123b9c5ee192a5e4 (patch) | |
tree | 5114fd41ee8f4e7f8cdaf07206c787c21f1e9f8a /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 3d46ae52dccb4c519fb3ab733d6b82b5c83b67de (diff) |
Skip updating the process group of system_server
Previously launching/dismissing any activities within system_server
would update the process group of system_server, those customized
cpuset settings of some threads within system_server would get messed
up because of it.
Now as those remaining activities within system_server are fairly
simple, we could skip updating the process group of system_server,
keep using the existing default one.
Bug: 172245618
Test: Manual - launch/dismiss activities in system_server & cat cpuset
Change-Id: Ia4d58cc4b8fad1c4ff1a52a05c58f9e62b71df30
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions