From c3b79f5a96ad3fa05e02a6fe0b90ac0dc67928cd Mon Sep 17 00:00:00 2001 From: Luofan Chen Date: Sun, 2 Feb 2025 17:02:37 +0800 Subject: [PATCH] devices: pdx234/pdx237: Add 15 firmware to requirements Change-Id: Id06a96a2c9e0c46cfef64b6e9b7e789a1e99765e --- _data/devices/pdx234.yml | 2 +- _data/devices/pdx237.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/devices/pdx234.yml b/_data/devices/pdx234.yml index c184b7736..60667a467 100644 --- a/_data/devices/pdx234.yml +++ b/_data/devices/pdx234.yml @@ -1,6 +1,6 @@ architecture: arm64 battery: {capacity: 5000, removable: False, tech: 'Li-Po'} -before_install: {instructions: 'needs_specific_android_fw', lineage_version: 21, version: '14'} +before_install: {instructions: 'needs_specific_android_fw', lineage_version: 21, version: '14/15'} before_lineage_install: ab_copy_partitions before_recovery_install: {instructions: 'boot_stack', partitions: [boot, dtbo, vbmeta, vendor_boot]} bluetooth: {profiles: [A2DP + aptX HD], spec: '5.3'} diff --git a/_data/devices/pdx237.yml b/_data/devices/pdx237.yml index 3e45be963..56c520531 100644 --- a/_data/devices/pdx237.yml +++ b/_data/devices/pdx237.yml @@ -1,6 +1,6 @@ architecture: arm64 battery: {capacity: 5000, removable: False, tech: 'Li-Po'} -before_install: {instructions: 'needs_specific_android_fw', lineage_version: 21, version: '14'} +before_install: {instructions: 'needs_specific_android_fw', lineage_version: 21, version: '14/15'} before_lineage_install: ab_copy_partitions before_recovery_install: {instructions: 'boot_stack', partitions: [boot, dtbo, vbmeta, vendor_boot]} bluetooth: {profiles: [A2DP + aptX HD], spec: '5.3'}