Skip to content
Snippets Groups Projects
Commit 49feb59e authored by Steve Kondik's avatar Steve Kondik
Browse files

Add sepolicy support for unix socket mode

parent b4344acc
No related branches found
No related tags found
No related merge requests found
......@@ -15,3 +15,6 @@ binder_call(vncflinger, surfaceflinger);
# buffer callbacks
binder_call(surfaceflinger, vncflinger);
# socket
allow vncflinger rootfs:lnk_file getattr;
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