# Not a home definition, but placed under home.d as it's one of a few places
# allowing drop-in snippet for AppArmor tunables.

# These are locations which lxc-android-config will mount the overlays from.
# When using .halium-overlay-dir, AppArmor will mediate access to overlayfs's
# lowerdir's as well, which necessitate these alias rules.
# The no-/android duplicated is added because, for some reason, /android prefix
# is removed sometimes.

alias / -> /android/system/halium/,
alias / -> /system/halium/,
alias / -> /android/system/ubuntu/,
alias / -> /system/ubuntu/,
alias / -> /opt/halium-overlay/,
