summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorChris Wailes <chriswailes@google.com>2019-02-20 10:49:27 -0800
committerChris Wailes <chriswailes@google.com>2019-02-22 18:54:28 -0800
commitdb132a3e1fd50e374127249453be5a65942f9698 (patch)
treeeabbd02521c5f4bead33911ef655b8d2688804c8 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent01060e66f6a91859108df0482a31b5b6c53598e5 (diff)
Teaches the System Server to enable the Zygote's blastula pool.
This patch adds the code necessary to communicate changes to the blastula_pool_enabled system property from the System Server to the zygote process. Checking this property asynchronously from both the system server and the zygote can lead to a deadlock, so instead the system server checks the property and notifies the zygote. By default the blastula pool is disabled. Test: adb shell device_config put runtime_native blastula_pool_enabled true Test: adb shell device_config put runtime_native blastula_pool_enabled false Change-Id: Ib8f3b5b0eb78349255b9b316d683a69747616ef7
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions