sdm660-common: Allow dnsmasq to getattr netd unix_stream_socket
* Noted upon starting wifi tether * avc: denied { getattr } for path="socket:[11154]" dev="sockfs" ino=11154 scontext=u:r:dnsmasq:s0 tcontext=u:r:netd:s0 tclass=unix_stream_socket permissive=0 Change-Id: I98afc740fda3eb87a627abc414525b05f6877e33
This commit is contained in:
parent
d1428b9bab
commit
d34b30b2e6
1 changed files with 1 additions and 0 deletions
1
sepolicy/private/dnsmasq.te
Normal file
1
sepolicy/private/dnsmasq.te
Normal file
|
@ -0,0 +1 @@
|
||||||
|
allow dnsmasq netd:unix_stream_socket { getattr };
|
Loading…
Reference in a new issue