[gnome-contacts] flatpak: Remove notification sandbox hole



commit b5237d07fa44210a8adae91610c6c6b79a5fc453
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Fri Mar 25 11:26:55 2022 +0100

    flatpak: Remove notification sandbox hole
    
    Fixes: https://gitlab.gnome.org/GNOME/gnome-contacts/-/issues/235

 build-aux/flatpak/org.gnome.Contacts.Devel.json | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Contacts.Devel.json b/build-aux/flatpak/org.gnome.Contacts.Devel.json
index a8b0e2bf..dcfdef96 100644
--- a/build-aux/flatpak/org.gnome.Contacts.Devel.json
+++ b/build-aux/flatpak/org.gnome.Contacts.Devel.json
@@ -17,8 +17,6 @@
         /* Webcam access */
         /* FIMXE: Remove when the webcam portal is available */
         "--device=all",
-        /* Notification access */
-        "--talk-name=org.freedesktop.Notifications",
         /* GNOME Control Center (for the Online Accounts panel) */
         "--talk-name=org.gnome.ControlCenter",
         "--talk-name=org.gnome.Settings",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]