commit | c56805614c5a277bca55582c2f70344c37895766 | [log] [tgz] |
---|---|---|
author | Alex Vakulenko <avakulenko@google.com> | Tue Feb 14 15:28:52 2017 -0800 |
committer | Alex Vakulenko <avakulenko@google.com> | Wed Feb 15 14:56:49 2017 -0800 |
tree | b911dbf3d968be2d8345ccf35833fabbe2e8b23c | |
parent | 20a639115f525e6cc13523c10bcae0929b9b4313 [diff] [blame] |
Add SELinux policies for vr_window_manager This set of rules is neeeded to allow vr_windows_manager to run successfully on the system. Bug: 32541196 Test: `m -j32` succeeds. Sailfish device boots. Change-Id: I0aec94d80f655a6f47691cf2622dd158ce9e475f
diff --git a/private/vr_wm.te b/private/vr_wm.te new file mode 100644 index 0000000..276d434 --- /dev/null +++ b/private/vr_wm.te
@@ -0,0 +1,4 @@ +# vr_wm - VR Window Manager + +# The vr_wm is started by init. +init_daemon_domain(vr_wm)