Skip to content

waydroid: initial implementation (Updated for the latest version of waydroid) - #183

Merged
danielfullmer merged 3 commits into
nix-community:masterfrom
vroad:waydroid-pr
Nov 1, 2022
Merged

waydroid: initial implementation (Updated for the latest version of waydroid)#183
danielfullmer merged 3 commits into
nix-community:masterfrom
vroad:waydroid-pr

Conversation

@vroad

@vroad vroad commented Apr 16, 2022

Copy link
Copy Markdown
Contributor

I updated @danielfullmer 's PR (#114) to build with the latest version of waydroid. I tested the image on waydroid. It successfully booted, and I haven't found problems specific to my image so far.

This PR contains changes that might affect other flavors:

  • I added wget to nix-shell because waydroid's manifest generator script relys on it.
  • I switched from patch to git apply, because patch doesn't support applying binary patches. Waydroid requires applying binary patches to source code to build the image.

danielfullmer and others added 2 commits April 16, 2022 13:14
Successfully builds, but untested.
Patching script now uses git command for applying binary patches.
(patch command does not currently support binary patches, unfortunately)
Comment thread flavors/waydroid/default.nix
@danielfullmer

Copy link
Copy Markdown
Collaborator

Could you add a short section to docs/src/modules/flavors.md (similar to Anbox section) describing the support level as "experimental"?

@vroad

vroad commented Apr 17, 2022

Copy link
Copy Markdown
Contributor Author

Could you add a short section to docs/src/modules/flavors.md (similar to Anbox section) describing the support level as "experimental"?

I added a section, though mostly just a copy and paste of anbox section. Feel free to improve on it.

@danielfullmer
danielfullmer merged commit 6d73adf into nix-community:master Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants