peridot: Add UID for vendor.dpmd and nicmd services
Change-Id: Ie3d035752af419efb8124d345a06484807b4ee9c
This commit is contained in:
Vendored
+2
@@ -22,6 +22,8 @@ on post-fs-data
|
|||||||
|
|
||||||
service vendor.nicmd /system/vendor/bin/nicmd
|
service vendor.nicmd /system/vendor/bin/nicmd
|
||||||
class main
|
class main
|
||||||
|
user root
|
||||||
|
group root
|
||||||
|
|
||||||
on property:persist.vendor.data.shs_ko_load=1
|
on property:persist.vendor.data.shs_ko_load=1
|
||||||
exec u:r:vendor_modprobe:s0 -- /vendor/bin/modprobe -a -d /vendor/lib/modules rmnet_shs
|
exec u:r:vendor_modprobe:s0 -- /vendor/bin/modprobe -a -d /vendor/lib/modules rmnet_shs
|
||||||
|
|||||||
+1
@@ -10,6 +10,7 @@ on post-fs-data
|
|||||||
|
|
||||||
#start vendor.dpmd service
|
#start vendor.dpmd service
|
||||||
service vendor.dpmd /vendor/bin/vendor.dpmd
|
service vendor.dpmd /vendor/bin/vendor.dpmd
|
||||||
|
user root
|
||||||
class late_start
|
class late_start
|
||||||
#socket dpmd stream 660 root radio
|
#socket dpmd stream 660 root radio
|
||||||
#socket tcm stream 660 root inet
|
#socket tcm stream 660 root inet
|
||||||
|
|||||||
Reference in New Issue
Block a user