Merge "Allow goldfish-setup to take wake locks"
This commit is contained in:
commit
10f6bf093d
|
@ -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