Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_vendor_bliss
/
9e0dba30b7349a72e190a1ff3df961f65cf4dac6
/
.
/
sepolicy
/
netd.te
blob: 4ad0b3ed942120b376436be0eb9f3c57d7da090e [
file
] [
log
] [
blame
]
allow netd
self
:
capability
{
setuid sys_module setgid
};
allow netd
self
:
packet_socket create_socket_perms
;
allow netd radio_data_file
:
dir rw_dir_perms
;
allow netd radio_data_file
:
file create_file_perms
;