Skip to content

Commit 95ab8bd

Browse files
committed
Add OnePlus 12r Support
1 parent 7ad0f43 commit 95ab8bd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/build-kernel-release.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,12 @@ jobs:
7272
manifest: oneplus_ace2pro_v.xml
7373
android_version: android13
7474
kernel_version: "5.15"
75+
- model: OP12r
76+
soc: kalama
77+
branch: oneplus/sm8550
78+
manifest: oneplus_12r_v.xml
79+
android_version: android13
80+
kernel_version: "5.15"
7581
uses: ./.github/workflows/build.yml
7682
secrets: inherit
7783
with:

0 commit comments

Comments
 (0)