Full but still broken rework of everything

This commit is contained in:
2026-05-08 19:28:57 +02:00
parent e5471b5fa0
commit 3aa0470bcf
56 changed files with 2247 additions and 1552 deletions
+4
View File
@@ -0,0 +1,4 @@
# Allow privileged app to use VirtualDeviceManager Binder service
allow priv_app virtualdevice_service:service_manager find;
allow priv_app virtualdevice_service:dir { search };
allow priv_app virtualdevice_service:file { read open };