From 1579ed08d9d0236451c139081bf27a0e958ad312 Mon Sep 17 00:00:00 2001 From: Chirayu Desai Date: Mon, 10 Nov 2014 14:54:55 +0530 Subject: Remove local copy of android_filesystem_config.h * We added the ids for sony_ta and sony_idd * sony_idd isn't needed, remove it * replace sony_ta with system and tighter perms Change-Id: If6bb66dbc7034dd9771ca40c2e2acc57ce05cec3 --- rootdir/init.qcom.rc | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'rootdir') diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc index 1c9a43f..3de622d 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -88,14 +88,8 @@ on init setprop persist.sys.wfd.virtual 0 on fs - mkdir /mnt/idd 0751 sony_idd sony_idd - mount_all ./fstab.qcom setprop ro.crypto.fuse_sdcard true - - chown sony_idd sony_idd /mnt/idd - chmod 0751 /mnt/idd - mkdir /lta-label 0555 system system wait /dev/block/platform/msm_sdcc.1/by-name/LTALabel mount ext4 /dev/block/platform/msm_sdcc.1/by-name/LTALabel /lta-label nosuid nodev noatime noexec ro barrier=0 @@ -410,7 +404,7 @@ service qmuxd /system/bin/qmuxd service tad_static /sbin/tad_static /dev/block/mmcblk0 1,16 user root group root - socket tad stream 0660 system sony_ta + socket tad stream 0660 system system class sony_ta service updatemiscta /system/bin/updatemiscta -- cgit v1.2.3