Some fixes and also loops video better now

This commit is contained in:
2026-05-18 00:24:13 +02:00
parent 5176c9fc41
commit a8fb9b3b9f
5 changed files with 35 additions and 7 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# Only what's strictly needed. No broad "allow init ..." rules.
allow virtual_camera_provider video_device:chr_file { read write ioctl open };
allow virtual_camera_provider video_device:chr_file { read write ioctl open mmap };
allow virtual_camera_provider servicemanager:binder { call transfer };
allow cameraserver virtual_camera_provider:binder { call transfer };