summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--_data/devices/evert.yml2
-rw-r--r--_data/devices/payton.yml2
-rw-r--r--_includes/templates/device_specific/before_install_evert_and_payton.md (renamed from _includes/templates/device_specific/before_install_needs_pie_firmware.md)0
3 files changed, 2 insertions, 2 deletions
diff --git a/_data/devices/evert.yml b/_data/devices/evert.yml
index 46ad5927..7fb8d22e 100644
--- a/_data/devices/evert.yml
+++ b/_data/devices/evert.yml
@@ -1,6 +1,6 @@
architecture: arm64
battery: {removable: False, capacity: 3200 , tech: 'Li-Ion'}
-before_install: before_install_needs_pie_firmware
+before_install: before_install_evert_and_payton
before_lineage_install: before_lineage_install_ab_copy_partitions
bluetooth: {spec: '5', profiles: [A2DP]}
cameras:
diff --git a/_data/devices/payton.yml b/_data/devices/payton.yml
index 9d8642b6..621ed3d2 100644
--- a/_data/devices/payton.yml
+++ b/_data/devices/payton.yml
@@ -1,6 +1,6 @@
architecture: arm64
battery: {removable: False, capacity: 3000 , tech: 'Li-Ion'}
-before_install: before_install_needs_pie_firmware
+before_install: before_install_evert_and_payton
before_lineage_install: before_lineage_install_ab_copy_partitions
bluetooth: {spec: '4.2', profiles: [A2DP]}
cameras:
diff --git a/_includes/templates/device_specific/before_install_needs_pie_firmware.md b/_includes/templates/device_specific/before_install_evert_and_payton.md
index 9c79a773..9c79a773 100644
--- a/_includes/templates/device_specific/before_install_needs_pie_firmware.md
+++ b/_includes/templates/device_specific/before_install_evert_and_payton.md