Skip to content

Commit

Permalink
wiki: Add boot to salami before_recovery_install
Browse files Browse the repository at this point in the history
Change-Id: I8ec204ffade81246f083d5f6fca5888bf43ca8c7
  • Loading branch information
luk1337 committed Feb 18, 2024
1 parent 47e188f commit 97c3b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _data/devices/salami.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
architecture: arm64
battery: {capacity: 5000, removable: False, tech: 'Li-Po'}
before_install: {instructions: 'needs_specific_android_fw', ships_fw: True, version: '14'}
before_recovery_install: {instructions: 'boot_stack', partitions: [dtbo, vbmeta, vendor_boot]}
before_recovery_install: {instructions: 'boot_stack', partitions: [boot, dtbo, vbmeta, vendor_boot]}
bluetooth: {profiles: [A2DP + aptX HD], spec: '5.3'}
cameras:
- {flash: 'Dual LED (dual tone)', info: '50 MP (wide)'}
Expand Down

0 comments on commit 97c3b89

Please sign in to comment.