install_apparmor:
install -d $(INSTALL_APPARMOR_DIR) $(INSTALL_APPARMOR_DIR)/lxc
+ mkdir -p $(INSTALL_APPARMOR_DIR)/local/
+ touch $(INSTALL_APPARMOR_DIR)/local/adbd
+ touch $(INSTALL_APPARMOR_DIR)/local/android_app
+ touch $(INSTALL_APPARMOR_DIR)/local/lxc-waydroid
cp -f data/configs/apparmor_profiles/adbd $(INSTALL_APPARMOR_DIR)/adbd
cp -f data/configs/apparmor_profiles/android_app $(INSTALL_APPARMOR_DIR)/android_app
cp -f data/configs/apparmor_profiles/lxc-waydroid $(INSTALL_APPARMOR_DIR)/lxc/lxc-waydroid
profile lxc-waydroid flags=(attach_disconnected, complain, mediate_deleted) {
+ #include <local/lxc-waydroid>
/** ix,
/system/bin/app_process Pix -> lxc-waydroid//&android_app,
/system/bin/app_process32 Pix -> lxc-waydroid//&android_app,