# apparmor.d - Full set of apparmor profiles
# Copyright (C) 2026 Alexandre Pujol <alexandre@pujol.io>
# SPDX-License-Identifier: GPL-2.0-only
# LOGPROF-SUGGEST: no

# The multiarch feature allows the application to execute programs compiled for
# an ABI other than the one supported natively by the system. For example, for
# the x86_64 architecture, 32-bit x86 binaries will be allowed as well.

  abi <abi/4.0>,

  include if exists <abstractions/flatpak/features/multiarch.d>

# vim:syntax=apparmor
