Skip to content

Commit

Permalink
fix: binder module not loaded
Browse files Browse the repository at this point in the history
  • Loading branch information
jardon committed Oct 3, 2024
1 parent 77d948d commit 2c5155a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/02-waydroid-modules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ type: shell
commands:
- cp -rT /sources/waydroid-modules/binder /usr/src/waydroid-binder-1
- cp -rT /sources/waydroid-modules/ashmem /usr/src/waydroid-ashmem-1
- dkms install waydroid-binder/1 -k 6.10.9-amd64
- dkms install waydroid-ashmem/1 -k 6.10.9-amd64
- dkms install waydroid-binder/1
- dkms install waydroid-ashmem/1
source:
type: git
url: https://github.com/Vanilla-OS/anbox-modules
Expand Down

0 comments on commit 2c5155a

Please sign in to comment.