klte-common: remove permissions that are not present in stock.

* These were left over from the hlte merge. They aren't present in stock
ramdisk.

Change-Id: If5774e1784186fd295dcd6db765aad8df4698685
This commit is contained in:
Matt Filetto 2014-11-05 00:45:50 -08:00
parent 784aa0975e
commit c6164f22f6
1 changed files with 0 additions and 7 deletions

View File

@ -967,8 +967,6 @@ on boot
# Permissions for gpio_keys
chown system radio /sys/class/sec/sec_key/hall_irq_ctrl
# Permission for HALL IC
chown system radio /sys/class/sec/sec_key/hall_detect
# Define TCP buffer sizes for various networks
# ReadMin, ReadInitial, ReadMax, WriteMin, WriteInitial, WriteMax,
setprop net.tcp.buffersize.default 4096,87380,704512,4096,16384,110208
@ -1023,11 +1021,6 @@ on boot
chown system radio /sys/class/sec/sec_touchkey/flip_mode
chown system radio /sys/class/sec/sec_touchkey/boost_level
# permission for Input Device(Wacom).
chmod 0660 /sys/class/input/input4/enabled
chown system system /sys/class/input/input4/enabled
chown system system /sys/class/input/input18/enabled
# permissions for bluetooth.
setprop ro.bt.bdaddr_path "/efs/bluetooth/bt_addr"
chown bluetooth net_bt_stack ro.bt.bdaddr_path