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 9238d12340
commit f17d195890
1 changed files with 1 additions and 1 deletions

View File

@ -283,7 +283,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 system
group bluetooth system
seclabel u:r:bluetooth_loader:s0
disabled
oneshot