Skip to content

Commit

Permalink
Updated Hardcoded Kernel Header Version
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxwelldoug committed Nov 18, 2024
1 parent 0f86bf8 commit 8042eec
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 -k 6.11.6-amd64
- dkms install waydroid-ashmem/1 -k 6.11.6-amd64
source:
type: git
url: https://github.com/Vanilla-OS/anbox-modules
Expand Down

0 comments on commit 8042eec

Please sign in to comment.