Merge "goldfish_setup: grant ifconfig priv_sock_ioctls"

am: 4a0f550cc7

Change-Id: Ie7cfadf3dd2b8e0687bcfcb8f14c5234854dc727
This commit is contained in:
Richard Haines 2016-10-20 17:47:57 +00:00 committed by android-build-merger
commit f80ed9f08e
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ allow goldfish_setup system_file:file execute_no_trans;
allow goldfish_setup toolbox_exec:file rx_file_perms;
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;
net_domain(goldfish_setup)