android_system_sepolicy/public/netutils_wrapper.te
Sandeep Patil c6d8902453 add netutils_wrappers
Bug: 36463595
Test: Boot sailfish, make wifi call, internet over data and wifi

Change-Id: I81259b6412d7197725afe2fe4976aa0a03b8df6e
Signed-off-by: Sandeep Patil <sspatil@google.com>
2017-04-14 22:57:27 -07:00

5 lines
145 B
Plaintext

type netutils_wrapper, domain;
type netutils_wrapper_exec, exec_type, file_type;
neverallow domain netutils_wrapper_exec:file execute_no_trans;