Skip to content

Commit 56d192d

Browse files
committed
Add OnePlus Pad 2 Pro Support
1 parent 83715d8 commit 56d192d

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
@@ -233,6 +233,12 @@ jobs:
233233
manifest: oneplus_13t.xml
234234
android_version: android15
235235
kernel_version: "6.6"
236+
- model: OP-PAD-2-PRO
237+
soc: sun
238+
branch: oneplus/sm8750
239+
manifest: oneplus_pad_2_pro.xml
240+
android_version: android15
241+
kernel_version: "6.6"
236242
runs-on: ubuntu-latest
237243
steps:
238244
- name: Select Appropriate SusFS Branch

0 commit comments

Comments
 (0)