aboutsummaryrefslogtreecommitdiff
path: root/rootdir/etc/init.qcom.rc
diff options
context:
space:
mode:
Diffstat (limited to 'rootdir/etc/init.qcom.rc')
-rwxr-xr-xrootdir/etc/init.qcom.rc8
1 files changed, 4 insertions, 4 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc
index a6cc479..02c1fa5 100755
--- a/rootdir/etc/init.qcom.rc
+++ b/rootdir/etc/init.qcom.rc
@@ -86,10 +86,10 @@ on fs
mount ext4 /dev/block/bootdevice/by-name/dsp /dsp nosuid nodev barrier=1
wait /dev/block/bootdevice/by-name/modem
- mount vfat /dev/block/bootdevice/by-name/modem /firmware ro shortname=lower,uid=1000,gid=1000,dmask=227,fmask=337,context=u:object_r:firmware_file:s0
+ mount vfat /dev/block/bootdevice/by-name/modem /firmware ro shortname=lower,uid=1000,gid=1000,dmask=227,fmask=337
wait /dev/block/bootdevice/by-name/bluetooth
- mount vfat /dev/block/bootdevice/by-name/bluetooth /bt_firmware ro shortname=lower,uid=1002,gid=3002,dmask=227,fmask=337,context=u:object_r:bt_firmware_file:s0
+ mount vfat /dev/block/bootdevice/by-name/bluetooth /bt_firmware ro shortname=lower,uid=1002,gid=3002,dmask=227,fmask=337
on boot
@@ -1184,7 +1184,7 @@ service hcidump /system/bin/sh /system/etc/hcidump.sh
service charger /charger
class charger
group system graphics
- seclabel u:r:healthd:s0
+ #seclabel u:r:healthd:s0
service ssr_diag /system/bin/ssr_diag
class late_start
@@ -1299,7 +1299,7 @@ service poweroffhandler /system/bin/poweroffhandler
service logdumpd /system/bin/logcat -b all -v threadtime -D -w /dev/block/bootdevice/by-name/logdump
class core
writepid /dev/cpuset/system-background/tasks
- seclabel u:r:logdumpd:s0
+ #seclabel u:r:logdumpd:s0
disabled
# Logdumpd is enabled only for userdebug non-perf build