Skip to content

Commit ba753f8

Browse files
authored
disable kernel check for now (no reliable way to know)
1 parent e605570 commit ba753f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AppDir/bin/start-waydroid.src.hook

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ _start_waydroid() {
134134
fi
135135
}
136136

137-
_check_kernel
137+
#_check_kernel
138138
_install_polkit_policy || :
139139
_start_12to11
140140

0 commit comments

Comments
 (0)