Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_vendor_bliss
/
e7b6b8c019aade194ecf775a63b67a8a3a2cf75a
/
.
/
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
;