Skip to content

Commit

Permalink
Update configs of OnePlus devices for additional partitions
Browse files Browse the repository at this point in the history
  • Loading branch information
tsterbak committed Oct 7, 2023
1 parent 8a0f35c commit dda3aed
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 0 deletions.
3 changes: 3 additions & 0 deletions openandroidinstaller/assets/configs/avicii.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ metadata:
supported_device_codes:
- avicii
- Nord
additional_steps:
- dtbo
- vbmeta
requirements:
android: 12
steps:
Expand Down
4 changes: 4 additions & 0 deletions openandroidinstaller/assets/configs/dre.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ metadata:
supported_device_codes:
- dre
- NordN200
additional_steps:
- dtbo
- vbmeta
- vendor_boot
requirements:
android: 11
steps:
Expand Down
3 changes: 3 additions & 0 deletions openandroidinstaller/assets/configs/guacamole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ metadata:
supported_device_codes:
- guacamole
- OnePlus7Pro
additional_steps:
- dtbo
- vbmeta
requirements:
android: 12
steps:
Expand Down
3 changes: 3 additions & 0 deletions openandroidinstaller/assets/configs/guacamoleb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ metadata:
supported_device_codes:
- guacamoleb
- OnePlus7
additional_steps:
- dtbo
- vbmeta
requirements:
android: 12
steps:
Expand Down
3 changes: 3 additions & 0 deletions openandroidinstaller/assets/configs/hotdog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ metadata:
supported_device_codes:
- hotdog
- OnePlus7TPro
additional_steps:
- dtbo
- vbmeta
requirements:
android: 12
steps:
Expand Down
3 changes: 3 additions & 0 deletions openandroidinstaller/assets/configs/hotdogb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ metadata:
supported_device_codes:
- hotdogb
- OnePlus7T
additional_steps:
- dtbo
- vbmeta
requirements:
android: 12
steps:
Expand Down

0 comments on commit dda3aed

Please sign in to comment.