apparmor: add support for default differential encoding.

Default differential encoding stores the current state's transitions as
the difference of the default state's transitions.  So for the current
match (state and pos) if the state is diffentially encoded, transition to
the default state without incrementing pos;

Signed-off-by: John Johansen <john.johansen@canonical.com>
2 files changed