feat(abs): common/gnome: remove open_path from the abs, add bus accessibility.

This commit is contained in:
Alexandre Pujol 2024-10-04 14:31:54 +01:00
parent 2ef038e8d9
commit 7b73adceeb
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
23 changed files with 44 additions and 34 deletions

View file

@ -10,8 +10,6 @@ include <tunables/global>
profile totem @{exec_path} flags=(attach_disconnected) {
include <abstractions/base>
include <abstractions/audio-client>
include <abstractions/bus-accessibility>
include <abstractions/bus/org.a11y>
include <abstractions/bus/org.freedesktop.ScreenSaver>
include <abstractions/bus/org.gnome.SessionManager>
include <abstractions/common/gnome>
@ -30,6 +28,7 @@ profile totem @{exec_path} flags=(attach_disconnected) {
@{exec_path} mr,
@{bin}/bwrap rCx -> bwrap,
@{open_path} rPx -> child-open-help,
/usr/share/xml/iso-codes/{,**} r,
/usr/share/grilo-plugins/{,**} r,
@ -56,7 +55,6 @@ profile totem @{exec_path} flags=(attach_disconnected) {
@{run}/mount/utab r,
owner @{PROC}/@{pid}/mountinfo r,
owner @{PROC}/@{pid}/task/@{tid}/comm w,
deny @{user_share_dirs}/gvfs-metadata/* r,