Merge "[ALPS04382560] Add selinux permission" into alps-trunk-q0.basic

Change-Id: I6eed10aeae5c5b88ed9590a79e4a5aedfa6c09a4
MTK-Commit-Id: 200441e66598da3ea48761acddb8bee4d3d519ae
This commit is contained in:
Yuru Zhu (朱禹儒) 2020-01-18 10:11:33 +08:00 committed by Gerrit Code Review
commit 7c45ad3722

View File

@ -90,4 +90,5 @@ allow netdiag self:udp_socket { ioctl create };
#avc: denied { open } for path="/dev/__properties__/u:object_r:atm_mdmode_prop:s0" #avc: denied { open } for path="/dev/__properties__/u:object_r:atm_mdmode_prop:s0"
allow netdiag proc_qtaguid_stat:dir { read open search }; 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 }; #allow netdiag vendor_default_prop:file { read getattr open map };
get_prop(netdiag, vendor_default_prop)