init: remove qcom_oncrpc and qcom_diag

Based on dmesg:
 init: /init.duma.rc: 267: Unable to decode GID for 'qcom_oncrpc': getpwnam failed: No such file or directory
 init: /init.duma.rc: 384: Unable to decode GID for 'qcom_diag': getpwnam failed: No such file or directory
This commit is contained in:
Den Kondakov 2018-11-27 22:47:44 +03:00 committed by followmsi
parent 6f0437287b
commit a41eb49fd0
1 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@ service rmt_storage /vendor/bin/rmt_storage
service hciattach /vendor/bin/init.flo.bt.sh
class late_start
user bluetooth
group qcom_oncrpc bluetooth system
group bluetooth system
seclabel u:r:bluetooth_loader:s0
disabled
oneshot