Spacewar: Allows glyphs app to access the virtual device manager service

E SELinux : avc:  denied  { find } for pid=2868 uid=1000 name=virtualdevice scontext=u:r:glyph_app:s0:c232,c259,c512,c768 tcontext=u:object_r:virtual_device_service:s0 tclass=service_manager permissive=0

Change-Id: I2574f502b5b4facdd16447fabdc77f0bc563f55d
Signed-off-by: BrainKub <fyhtjnt@gmail.com>
This commit is contained in:
BrainKub
2024-10-31 15:31:20 +03:00
committed by Wiktor Rudzki
parent ca864426b1
commit efae8739d9

View File

@@ -21,6 +21,7 @@ allow glyph_app {
surfaceflinger_service
vendor_perf_service
vibrator_manager_service
virtual_device_native_service
}:service_manager find;
allow glyph_app system_app_data_file:dir create_dir_perms;