omni: add vnc server integration bits

Change-Id: Ic9a52c28ddc0bba4ae519d4f30de1adb6f127496
diff --git a/sepolicy/private/file_contexts b/sepolicy/private/file_contexts
index 1c7011b..a5b933d 100644
--- a/sepolicy/private/file_contexts
+++ b/sepolicy/private/file_contexts
@@ -7,5 +7,7 @@
 /sys/block/[^/]+/queue/scheduler                  u:object_r:sysfs_block_scheduler:s0
 
 /system/bin/fsck\.ntfs                            u:object_r:fsck_exec:s0
-#/system/bin/fsck\.exfat                           u:object_r:fsck_exec:s0
 /system/bin/mount\.exfat                           u:object_r:fsck_exec:s0
+
+/system/bin/vncflinger                             u:object_r:vncflinger_exec:s0
+/system/bin/vncpasswd                             u:object_r:vncflinger_exec:s0