Skip to content

Commit 2c14dc9

Browse files
authored
Update flavors.md
1 parent 1ea2b4d commit 2c14dc9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/src/modules/flavors.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,10 @@ Anbox support may be enabled by setting `flavor = "anbox";`.
6969

7070
At the time of writing, support is experimental.
7171
Given that Anbox is based on an older Android release (7), support for Robotnix options is not guaranteed.
72+
73+
## Waydroid
74+
Waydroid is a Free and open-source container-based approach at running Android on Linux systems.
75+
Waydroid support may be enabled by setting flavor and target CPU architecture, e.g. `device="x86_64"; flavor="waydroid";`.
76+
Lineage OS based system/vendor images can be built using `nix-build ... -A config.build.waydroid`.
77+
78+
At the time of writing, support is experimental.

0 commit comments

Comments
 (0)