summaryrefslogtreecommitdiff
path: root/base/errors_unix.cpp
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2019-06-10 17:49:59 -0700
committerTom Cherry <tomcherry@google.com>2019-06-10 18:08:01 -0700
commit39fafedc5a0f8c7e53e9f441a3ff6a7a0fc54bd3 (patch)
tree65238b2f52ea3320678a7ee9d5172a08c00efdfa /base/errors_unix.cpp
parentbc1ccde87c0934be5e9135699f50880798083fa6 (diff)
init: use a property instead of file to communicate cold boot done
Ueventd can't set properties currently, but this is an artificial limitation, since ueventd communicates to init that it has finished cold boot via a file, and init polls this file instead of returning to the epoll loop, where properties are handled. This change replaces that file with a property and thus frees ueventd to be able to set properties. Bug: 62301678 Test: boot, check that properties are set Change-Id: I985688e9299456efcb2dfeef9b92668991aa9c05
Diffstat (limited to 'base/errors_unix.cpp')
0 files changed, 0 insertions, 0 deletions