mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Merge "Change user of cnd from system to radio"
This commit is contained in:
committed by
Android (Google) Code Review
commit
c8182addb8
@@ -704,10 +704,9 @@ service qmuxd /vendor/bin/qmuxd
|
||||
user root
|
||||
group radio audio bluetooth gps nfc qcom_diag
|
||||
|
||||
#TODO evaluate group system once b/62571088 is resolved
|
||||
service cnd /vendor/bin/cnd
|
||||
class main
|
||||
user system
|
||||
user radio
|
||||
group inet system wifi radio wakelock
|
||||
|
||||
service netmgrd /vendor/bin/netmgrd
|
||||
|
||||
Reference in New Issue
Block a user