Skip to content

Commit af04cbb

Browse files
author
bmax
committed
1. fix kallsym: find kallsyms_marker error, newest oneplus12 (not noly oneplus12) is ok now,
2. try to fix module install os error 22 or 5, I'm not sure
1 parent a3a7ccd commit af04cbb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

apd/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ cmaker {
3232
}
3333
}
3434

35-
project.ext.set("kernelPatchVersion", "0.10.3")
35+
project.ext.set("kernelPatchVersion", "0.10.4")
3636

3737

3838
val androidMinSdkVersion = 26

0 commit comments

Comments
 (0)