Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6e02bf8c authored by Sooraj S's avatar Sooraj S 👽
Browse files

FP3: remove move_time_data script

parent 21ac8332
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -416,9 +416,6 @@ on post-fs-data
    #Create dir for TUI
    mkdir /data/vendor/tui 0700 system drmrpc

    #Start move time data to /data/vendor once post-fs-data done
    start vendor.move_time_data

service nqnfcinfo /system/vendor/bin/nqnfcinfo
    class late_start
    group nfc
@@ -1043,13 +1040,6 @@ service vendor.power_off_alarm /vendor/bin/power_off_alarm
    disabled
    oneshot

service vendor.move_time_data /system/bin/move_time_data.sh
    class main
    user system
    group system
    disabled
    oneshot

#service vendor.hbtp /vendor/bin/hbtp_daemon
#     class main
#     user system