Merge "[ALPS04669246] add sepolicy for dump proc/net" into alps-trunk-q0.basic
Change-Id: Icbee725aa67aa16d2fc36bb9fe9c71d055ac375b MTK-Commit-Id: 7e29142f0ed4964fd2aeaf64b9143a8383d8930f
This commit is contained in:
commit
0e2cfc1985
@ -92,3 +92,7 @@ allow netdiag proc_qtaguid_stat:dir { read open search };
|
|||||||
allow netdiag proc_qtaguid_stat:file { read getattr open };
|
allow netdiag proc_qtaguid_stat:file { read getattr open };
|
||||||
#allow netdiag vendor_default_prop:file { read getattr open map };
|
#allow netdiag vendor_default_prop:file { read getattr open map };
|
||||||
get_prop(netdiag, vendor_default_prop)
|
get_prop(netdiag, vendor_default_prop)
|
||||||
|
allow netdiag proc_net_tcp_udp:file getattr;
|
||||||
|
allow netdiag netd:binder call;
|
||||||
|
get_prop(netdiag, apexd_prop)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user