Files
redroid-doc/.github/ISSUE_TEMPLATE/bug_report.md
2022-11-16 14:41:14 +08:00

549 B

name, about, title, labels, assignees
name about title labels assignees
Bug report Create a report to help us improve

Describe the bug A clear and concise description of what the bug is.

make sure the required kernel modules present

  • grep binder /proc/filesystems
  • grep ashmem /proc/misc

collect debug logs curl -fsSL https://raw.githubusercontent.com/remote-android/redroid-doc/master/debug.sh | sudo bash -s -- [CONTAINER] omit CONTAINER if not exist any more.

Screenshots If applicable, add screenshots to help explain your problem.