diff options
Diffstat (limited to 'rootdir')
-rw-r--r-- | rootdir/init.qcom.rc | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc index 83b2a12..8c59635 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -385,14 +385,6 @@ service qmuxd /system/bin/qmuxd user root group radio audio bluetooth gps nfc diag qcom_diag -# SONY: TrimArea Daemon -# Last 2 args: start block(blk size 128k), number of blocks(partitionsize(kb)/128(kb)) -service tad_static /system/bin/tad_static /dev/block/mmcblk0 1,16 - user root - group root - socket tad stream 0660 system system - class core - service taimport /system/bin/taimport class late_start user root |