X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/blobdiff_plain/da599d319654cb5f5c1f27705190f32ffa92f0ee..c4be5a6011aca48c0b20d1d927e4683ceddc0974:/Makefile diff --git a/Makefile b/Makefile index 1fb7905..59b8c32 100644 --- a/Makefile +++ b/Makefile @@ -35,6 +35,7 @@ install: fi install_apparmor: + install -d $(INSTALL_APPARMOR_DIR) $(INSTALL_APPARMOR_DIR)/lxc cp -f data/configs/apparmor_profiles/adbd $(INSTALL_APPARMOR_DIR)/adbd apparmor_parser -r $(INSTALL_APPARMOR_DIR)/adbd cp -f data/configs/apparmor_profiles/android_app $(INSTALL_APPARMOR_DIR)/android_app