Skip to content
Commit caa9f579 authored by John Johansen's avatar John Johansen
Browse files

apparmor: isolate policy backwards compatibility to its own file



The details of mapping old policy into newer policy formats clutters
up the unpack code and makes it possible to accidentally use old
mappings in code, so isolate the mapping code into its own file.

This will become more important when the dfa remapping code lands,
as it will greatly expand the compat code base.

Signed-off-by: default avatarJohn Johansen <john.johansen@canonical.com>
parent ae6d35ed
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment