Unload AppArmor profile

apparmor_parser -R /etc/apparmor.d/profile
Also use:
aa-disable /etc/apparmor.d/profile
to disable the enforcement mode for one or more AppArmor profiles.

This command will unload the profile from the kernel, and prevent the profile from being loaded on AppArmor start-up.