Skip to content

Commit 379c95c

Browse files
committed
Add OnePlus Pad Pro Support
1 parent 56d192d commit 379c95c

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
@@ -239,6 +239,12 @@ jobs:
239239
manifest: oneplus_pad_2_pro.xml
240240
android_version: android15
241241
kernel_version: "6.6"
242+
- model: OP-PAD-Pro
243+
soc: pineapple
244+
branch: oneplus/sm8650
245+
manifest: oneplus_pad_pro_v.xml
246+
android_version: android14
247+
kernel_version: "6.1"
242248
runs-on: ubuntu-latest
243249
steps:
244250
- name: Select Appropriate SusFS Branch

0 commit comments

Comments
 (0)