GNU bug report logs - #51737
Add Waydroid

Previous Next

Package: guix-patches;

Reported by: phodina <phodina <at> protonmail.com>

Date: Wed, 10 Nov 2021 01:34:01 UTC

Severity: normal

Tags: patch

Full log


View this message in rfc822 format

From: phodina <phodina <at> protonmail.com>
To: 51737 <at> debbugs.gnu.org
Subject: [bug#51737] Add Waydroid
Date: Wed, 10 Nov 2021 01:33:29 +0000
[Message part 1 (text/plain, inline)]
Hi,

in the following patches there's added support for Waydroid [1]- allowing you to run Android applications in LXC containers.

However, there is still issue that the following kernel options need to be enabled.

CONFIG_ASHMEM=m
CONFIG_ANDROID=y
CONFIG_ANDROID_BINDER_IPC=m
CONFIG_ANDROID_BINDERFS=n
CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder"

I'd like to ask how to proceed. Probably add these as configuration in the gnu/packages/linux.scm and then create a new kernel with these enabled, right?

Should I then add dependency of waydroid package on this kernel?

Petr

[1] https://waydro.id/
[Message part 2 (text/html, inline)]

This bug report was last modified 1 year and 85 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.