land: add system group to netmgrd process

To allow netmgrd to acquire wakelocks correctly
we need to ensure that it belongs to system group

Bug: 24546055

Change-Id: I00b9effa7351f1cd8ef9fc062de12b5276254801
This commit is contained in:
Abhinav Kannan 2015-10-14 18:05:50 -06:00 committed by karthick111
parent 75924c7f32
commit dbc89d34e7

View file

@ -561,6 +561,7 @@ service qmuxd /system/bin/qmuxd
service netmgrd /system/bin/netmgrd
class main
group system
service qti /system/vendor/bin/qti
class main