forked from openkylin/platform_build
Allow goldfish-setup to take wake locks
Change-Id: I6a5db8586168e47e974a82afd2e75fd858aa5750
This commit is contained in:
parent
80e70ae04a
commit
de0eaf2b7b
|
@ -14,6 +14,7 @@ allow goldfish_setup self:capability { net_admin net_raw };
|
|||
allow goldfish_setup self:udp_socket create_socket_perms;
|
||||
allowxperm goldfish_setup self:udp_socket ioctl priv_sock_ioctls;
|
||||
|
||||
wakelock_use(goldfish_setup)
|
||||
net_domain(goldfish_setup)
|
||||
|
||||
# Set net.eth0.dns*, debug.sf.nobootanimation
|
||||
|
|
Loading…
Reference in New Issue