summaryrefslogtreecommitdiff
path: root/debuggerd/handler/debuggerd_handler.cpp
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2017-08-18 10:47:46 -0700
committerTom Cherry <tomcherry@google.com>2017-08-18 10:47:46 -0700
commitfed3373b5b671613c615b63800eb3977bb1911ea (patch)
treeabc10511c21ff5d30e6f8197776e4bb6bf52eb49 /debuggerd/handler/debuggerd_handler.cpp
parent334929b525370a8a008b276e81e7ba573af7808f (diff)
init: only set ro.boottime.<service> properties once.
Currently, init attempts to set ro.boottime.<service> properties whenever a service starts, however since these properties are ro. this means that an error is printed whenever a service is restarted. Since these properties are intended for reporting boottime, these subsequent writes during restarts are erroneous and therefore this change stops attempting to write them, thus silencing the error. Test: boot bullhead, restart processes, observe no error print Change-Id: I372f8d5c26590fc0661b92f632410e23e6418841
Diffstat (limited to 'debuggerd/handler/debuggerd_handler.cpp')
0 files changed, 0 insertions, 0 deletions