forked from openkylin/platform_build
Merge "Allow goldfish-setup to take wake locks" am: 10f6bf093d
am: 528a561d4e
Change-Id: I94dc950a2401967c1688290762fea8df0fab96ed
This commit is contained in:
commit
f0069a0c7f
|
@ -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