flo: init: Update path owners to avoid qcom owners

Change-Id: Ie5c896395adc2cbe65779cb2e903aa9fa3d85e24
This commit is contained in:
Adrian DC 2017-04-13 22:54:58 +02:00 committed by Artem Borisov
parent f9c0dc0c24
commit 29c29df471
2 changed files with 9 additions and 9 deletions

View File

@ -47,7 +47,7 @@ on boot
chmod 2770 /dev/socket/qmux_radio
mkdir /dev/socket/qmux_audio 0770 media audio
chmod 2770 /dev/socket/qmux_audio
mkdir /dev/socket/qmux_bluetooth 0770 bluetooth net_bt_stack
mkdir /dev/socket/qmux_bluetooth 0770 bluetooth bluetooth
chmod 2770 /dev/socket/qmux_bluetooth
mkdir /dev/socket/qmux_gps 0770 gps gps
chmod 2770 /dev/socket/qmux_gps
@ -228,7 +228,7 @@ service rmt_storage /system/bin/rmt_storage
service hciattach /system/bin/init.flo.bt.sh
class late_start
user bluetooth
group qcom_oncrpc bluetooth net_bt_admin system net_bt_stack
group qcom_oncrpc bluetooth system
disabled
oneshot
@ -247,7 +247,7 @@ service bridgemgrd /system/bin/bridgemgrd
service qmuxd /system/bin/qmuxd
class main
user radio
group radio audio bluetooth gps net_bt_stack
group radio audio bluetooth gps
disabled
service ks_checker /system/bin/kickstart_checker.sh
@ -370,7 +370,7 @@ service wcnss_init /system/bin/init.flo.wifi.sh
service bdAddrLoader /system/bin/bdAddrLoader -f /persist/bluetooth/.bdaddr -h -x
class main
user bluetooth
group system bluetooth net_bt_stack
group system bluetooth
oneshot
service qseecomd /system/bin/qseecomd

View File

@ -1,8 +1,8 @@
/dev/smd3 0660 bluetooth net_bt_stack
/dev/smd2 0660 bluetooth net_bt_stack
/dev/uinput 0660 system net_bt_stack
/dev/ttyHS0 0600 bluetooth net_bt_stack
/dev/ttyMSM0 0600 bluetooth net_bt_stack
/dev/smd3 0660 bluetooth bluetooth
/dev/smd2 0660 bluetooth bluetooth
/dev/uinput 0660 system bluetooth
/dev/ttyHS0 0600 bluetooth bluetooth
/dev/ttyMSM0 0600 bluetooth bluetooth
/dev/kgsl 0666 system system
/dev/kgsl-3d0 0666 system system
/dev/ion 0664 system system