remove time_daemon root privilege

Bug: 149539244
Test: boot to home
Change-Id: Ib1caf6cfc5a475e5fe2952abf108098457c8ed39
diff --git a/init.hardware.rc b/init.hardware.rc
index 740bcb7..f9001a8 100644
--- a/init.hardware.rc
+++ b/init.hardware.rc
@@ -572,11 +572,6 @@
    user root
    group root
 
-service time_daemon /vendor/bin/time_daemon
-   class core
-   user root
-   group root
-
 service ss_ramdump /vendor/bin/subsystem_ramdump
     class main
     user root