description: Runs waydroid init once. | UPDATE 2.0.0 - JUST IN! It now installs SupeChicken666's Android 16 image (see https://github.com/WayDroid-ATV/waydroid-builds/ for any potential issues) instead of merely init-ing whatever you already had, which is probably the default Waydroid image (ancient Android 13) if you installed the waydroid-image package, or showing an image-chooser GUI (which is an exceptionally horrible idea on declarative systems, like DCli). No, this will not wipe your user data (tho a manual reset may be a solution if something breaks after the update). Yes, the hook will auto re-run. package-files: - dependencies.yaml post_install_hook: "hook.sh" hook_behavior: once author: "Guzio" version: "2.0.0" category: "packages" tags: [] license: "MIT" upstream_url: "https://gitdab.com/Guzio/system/src/branch/main/modules/waydroid-init"