Skip to content

Commit

Permalink
remove redundant declaration on time_daemon
Browse files Browse the repository at this point in the history
Bug: 144548385
Test: update rc file and find the following log gone
[   11.861189] init: Parsing file /vendor/etc/init/init.time_daemon.rc...
[   11.869481] init: /vendor/etc/init/init.time_daemon.rc: 10: ignored duplicate definition of service 'time_daemon'

Change-Id: I2ed498fc09ab29f256f184ddc9164984522cad4f
  • Loading branch information
Howie Chang committed Dec 12, 2019
1 parent 064bbf0 commit 6e33fb2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions init.hardware.rc
Original file line number Diff line number Diff line change
Expand Up @@ -569,11 +569,6 @@ service wait_for_strongbox /vendor/bin/hw/wait_for_strongbox
on property:vendor.ims.DATA_DAEMON_STATUS=1
restart vendor.ims_rtp_daemon

service time_daemon /vendor/bin/time_daemon
class core
user root
group root

service vendor.qrtr-ns /vendor/bin/qrtr-ns -f
class core
user vendor_qrtr
Expand Down

0 comments on commit 6e33fb2

Please sign in to comment.