Update AppArmorFeatureABI

John Johansen 2020-07-05 08:15:03 +00:00
parent eec8710068
commit 07d5f92f92

@ -143,7 +143,7 @@ The Policy DB state machine encodes binary support for a rule class in the targe
```mermaid
graph TD;
A -->B;
A or D -->B;
A-->C;
```