# 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 canbus feature allows the application to use canbus (AF_CAN) sockets.
# Note, for this work you must also have network access.

  abi <abi/4.0>,

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

# vim:syntax=apparmor
