commit | a0e7a6da28cb84ca3b5e16a2b068413996d7c012 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@google.com> | Fri Jul 31 12:28:11 2020 -0600 |
committer | Jeff Sharkey <jsharkey@google.com> | Fri Jul 31 12:28:11 2020 -0600 |
tree | 6d510c85216d6c0525ba902324d14015ae9ad4ca | |
parent | bbc3cc33fc57e8416178ae19487ecb9b79b2c7cd [diff] [blame] |
Update language to comply with Android's inclusive language guidance See https://source.android.com/setup/contribute/respectful-code for reference Bug: 161896447 Change-Id: I0caf39b349c48e44123775d98c52a773b0b504ff
diff --git a/prebuilts/api/27.0/public/netd.te b/prebuilts/api/27.0/public/netd.te index aa99da2..7f7872e 100644 --- a/prebuilts/api/27.0/public/netd.te +++ b/prebuilts/api/27.0/public/netd.te
@@ -3,7 +3,7 @@ type netd_exec, exec_type, file_type; net_domain(netd) -# in addition to ioctls whitelisted for all domains, grant netd priv_sock_ioctls. +# in addition to ioctls allowlisted for all domains, grant netd priv_sock_ioctls. allowxperm netd self:udp_socket ioctl priv_sock_ioctls; r_dir_file(netd, cgroup)