Skip to content
Snippets Groups Projects
Commit 9d8123f3 authored by chonglia's avatar chonglia Committed by Chongliang Wang
Browse files

meta-qti-sepolicy: pineapple: fix location deny


remove unix_steam_socket connetto since there no function failure.

Change-Id: Ic0015dbcc969b5cc2221d24a2e8565e3c05ba80c
Signed-off-by: default avatarchonglia <quic_chonglia@quicinc.com>
parent bcc74472
No related branches found
No related tags found
No related merge requests found
......@@ -5,12 +5,10 @@ gen_require(`
type qwesd_t;
type qwes_mink_socket_t;
type locale_t;
type initrc_t;
type loc_hald_t;
')
allow loc_hald_t locale_t:dir search;
allow loc_hald_t initrc_t:unix_stream_socket connectto;
### location hal daemon
#Qwes operations
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment