# ThinLTO (clang -flto=thin) produces LLVM bitcode object files inside
# static archives — readelf cannot parse them, which is expected.
addFilter("readelf-failed")

# Polkit rules for Kodi power management (shutdown/reboot/suspend)
# are intentional and required for standalone Kodi operation.
addFilter("polkit-file-unauthorized")

# Kodi state and log directories live under /var by design.
addFilter("dir-or-file-outside-snapshot")
