summaryrefslogtreecommitdiff
path: root/libcutils/socket_local_server_unix.cpp
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2017-04-25 17:31:06 -0700
committerTom Cherry <tomcherry@google.com>2017-04-25 17:35:46 -0700
commit86e31a81238fb30d113947e7689a38daf49097f3 (patch)
tree242686d8edccf4741e72173134e46d2d0cf6be36 /libcutils/socket_local_server_unix.cpp
parentd9ebf061176757b874a64c3a8ed00d5cfc82f2c1 (diff)
init: use full command for exec services' names
Before: init: starting service 'exec 4 (/system/bin/vdc)'... init: starting service 'exec 5 (/system/bin/tzdatacheck)'... init: starting service 'exec 6 (/system/bin/bootstat)'... init: starting service 'exec 7 (/system/bin/bootstat)'... After: init: starting service 'exec 4 (/system/bin/vdc --wait cryptfs mountdefaultencrypted)'... init: starting service 'exec 5 (/system/bin/tzdatacheck /system/usr/share/zoneinfo /data/misc/zoneinfo)'... init: starting service 'exec 6 (/system/bin/bootstat -r post_decrypt_time_elapsed)'... init: starting service 'exec 7 (/system/bin/bootstat --record_boot_complete)'... Test: Boot bullhead, observe above logging change Change-Id: I59e2bd9e3d341bbed9537c972e47246d0a12769d
Diffstat (limited to 'libcutils/socket_local_server_unix.cpp')
0 files changed, 0 insertions, 0 deletions