diff options
Diffstat (limited to 'rootdir/etc/init.target.rc')
-rw-r--r-- | rootdir/etc/init.target.rc | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/rootdir/etc/init.target.rc b/rootdir/etc/init.target.rc index 6fe987c..4c76339 100644 --- a/rootdir/etc/init.target.rc +++ b/rootdir/etc/init.target.rc @@ -66,7 +66,6 @@ on post-fs-data mkdir /data/tombstones/lpass 0771 system system mkdir /data/tombstones/wcnss 0771 system system mkdir /data/tombstones/dsps 0771 system system - mkdir /data/vendor/hbtp 0750 system system on boot start rmt_storage @@ -203,12 +202,6 @@ service adsprpcd /vendor/bin/adsprpcd audiopd user media group media -service hbtp /system/vendor/bin/hbtp_daemon - class main - user system - group system - disabled - service audiod /system/vendor/bin/audiod class late_start user system |