commit | 01060e66f6a91859108df0482a31b5b6c53598e5 | [log] [tgz] |
---|---|---|
author | Chris Wailes <chriswailes@google.com> | Thu Feb 21 13:46:52 2019 -0800 |
committer | Chris Wailes <chriswailes@google.com> | Fri Feb 22 18:50:56 2019 -0800 |
tree | 44080805db653529e2dea61f9b3cd86f46c79b14 | |
parent | ae93714d056da53ae9f82bf8f67da0caa858e0c1 [diff] |
Added pool management code around zygote state changes. The hidden api access log sample rate and api blacklist exemption commands change the state of the zygote and processes spawned from the zygote. This means that blastulas spawned before the changes won't have the proper state. To fix this we now empty the process pool, apply the changes, and then refill the pool. Test: Build and boot Test: Treehugger Change-Id: I66b01930a160c1305fbeb8b6243deff7917aa598