[ALPS04669246] add sepolicy for dump proc/net
[Solution] add sepolicy for dump proc/net MTK-Commit-Id: 676c040c07303066916c4f1ca1d3f4d410b6735d Change-Id: I4e3924a4b5ac611c2cce7b071935fed2b71c3398 CR-Id: ALPS04669246 Feature: Network Log Tool
This commit is contained in:
parent
e11759c46c
commit
8f52102087
@ -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