# apparmor.d - Full set of apparmor profiles
# Copyright (C) 2009 Canonical Ltd.
# Copyright (C) 2025 Alexandre Pujol <alexandre@pujol.io>
# SPDX-License-Identifier: GPL-2.0-only

  abi <abi/4.0>,

  @{system_share_dirs}/ r,
  @{system_share_dirs}/glib-2.0/schemas/ r,
  @{system_share_dirs}/glib-2.0/schemas/gschemas.compiled r,

  include if exists <abstractions/gschemas.d>

# vim:syntax=apparmor
