Merge "Allow goldfish-setup to take wake locks"

am: 10f6bf093d

Change-Id: I0c6100a314ea619d91b1b4a2c82894b102cdaaea
This commit is contained in:
Lingfeng Yang 2017-01-06 20:03:48 +00:00 committed by android-build-merger
commit 528a561d4e
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ allow goldfish_setup self:capability { net_admin net_raw };
allow goldfish_setup self:udp_socket create_socket_perms; allow goldfish_setup self:udp_socket create_socket_perms;
allowxperm goldfish_setup self:udp_socket ioctl priv_sock_ioctls; allowxperm goldfish_setup self:udp_socket ioctl priv_sock_ioctls;
wakelock_use(goldfish_setup)
net_domain(goldfish_setup) net_domain(goldfish_setup)
# Set net.eth0.dns*, debug.sf.nobootanimation # Set net.eth0.dns*, debug.sf.nobootanimation