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

apparmor: allow policydb to be used as the file dfa



Newer policy will combine the file and policydb dfas, allowing for
better optimizations. However to support older policy we need to
keep the ability to address the "file" dfa separately. So dup
the policydb as if it is the file dfa and set the appropriate start
state.

Signed-off-by: default avatarJohn Johansen <john.johansen@canonical.com>
parent 293a4886
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