Skip to content

Commit b244805

Browse files
luk1337mikeNG
authored andcommitted
wiki: Use correct before_install for bangkk/fogo/fogos/miami
Change-Id: I301d80bff47acbfb19308dd46f7ef4e3f3246156
1 parent b42731b commit b244805

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

_data/devices/bangkk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
architecture: arm64
22
battery: {capacity: 5000, removable: False, tech: 'Li-Po'}
3-
before_lineage_install: ab_copy_partitions
3+
before_install: {instructions: 'needs_specific_android_fw', lineage_version: 22.2, ships_fw: True, version: '14/15'}
44
before_recovery_install: {instructions: 'boot_stack', partitions: [dtbo, vendor_boot]}
55
bluetooth: {profiles: [A2DP + aptX HD], spec: '5.2'}
66
cameras:

_data/devices/fogo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
architecture: arm64
22
battery: {capacity: 5000, removable: False, tech: 'Li-Po'}
3-
before_lineage_install: ab_copy_partitions
3+
before_install: {instructions: 'needs_specific_android_fw', lineage_version: 22.2, ships_fw: True, version: '14/15'}
44
before_recovery_install: {instructions: 'boot_stack', partitions: [dtbo, vendor_boot]}
55
bluetooth: {profiles: [A2DP + aptX HD], spec: '5.2'}
66
cameras:

_data/devices/fogos_variant1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
architecture: arm64
22
battery: {capacity: 5000, removable: False, tech: 'Li-Po'}
3-
before_lineage_install: ab_copy_partitions
3+
before_install: {instructions: 'needs_specific_android_fw', lineage_version: 22.2, ships_fw: True, version: '14/15'}
44
before_recovery_install: {instructions: 'boot_stack', partitions: [dtbo, vendor_boot]}
55
bluetooth: {profiles: [A2DP + aptX HD], spec: '5.2'}
66
cameras:

_data/devices/fogos_variant2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
architecture: arm64
22
battery: {capacity: 5000, removable: False, tech: 'Li-Po'}
3-
before_lineage_install: ab_copy_partitions
3+
before_install: {instructions: 'needs_specific_android_fw', lineage_version: 22.2, ships_fw: True, version: '14/15'}
44
before_recovery_install: {instructions: 'boot_stack', partitions: [dtbo, vendor_boot]}
55
bluetooth: {profiles: [A2DP + aptX HD], spec: '5.2'}
66
cameras:

_data/devices/miami.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
architecture: arm64
22
battery: {capacity: 4020, removable: False, tech: 'Li-Po'}
3-
before_lineage_install: ab_copy_partitions
3+
before_install: {instructions: 'needs_specific_android_fw', lineage_version: 22.2, ships_fw: True, version: '14'}
44
before_recovery_install: {instructions: 'boot_stack', partitions: [dtbo, vendor_boot]}
55
bluetooth: {profiles: [A2DP + aptX HD], spec: '5.2'}
66
cameras:

0 commit comments

Comments
 (0)