init: Add net_raw group to rfs_access

Add net_raw group to rfs_access as it requires QMI services.

Change-Id: I11745abab6b095847f20157934c0911a79db6364
This commit is contained in:
David Ng 2013-11-14 14:42:11 -08:00
parent 3962c43479
commit f82bde8257
1 changed files with 1 additions and 1 deletions

View File

@ -309,7 +309,7 @@ on property:ro.boot.emmc=true
service rfs_access /system/bin/rfs_access
class core
user system
group system
group system net_raw
on property:ro.boot.emmc=true
start rfs_access