summaryrefslogtreecommitdiff
path: root/libutils/ProcessCallStack_fuzz.cpp
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2019-04-22 17:46:37 -0700
committerTom Cherry <tomcherry@google.com>2019-08-21 08:26:09 -0700
commit26f5e7da3a8d99813d1db00bfb04e4ccd49e3221 (patch)
treecd49180a9683bf3bc6ec0843d5427d7b40d88841 /libutils/ProcessCallStack_fuzz.cpp
parent3707d328a148e1886dcf8e6dc5dd88407bc6c40c (diff)
init: run property service in a thread
It's been a long standing issue that init cannot respond to property set messages when it is running a builtin command. This is particularly problematic when the commands involve IPC to vold or other daemons, as it prevents them from being able to set properties. This change has init run property service in a thread, which eliminates the above issue. This change may also serve as a starting block to running property service in an entirely different process to better isolate init from handling property requests. Test: CF boots, walleye boots, properties are set appropriately Change-Id: Id9534a5916abb2f7d2a49cda54e33c1b69c50c2f
Diffstat (limited to 'libutils/ProcessCallStack_fuzz.cpp')
0 files changed, 0 insertions, 0 deletions