Skip to content

Commit

Permalink
devices: pdx234/pdx237: Add 15 firmware to requirements
Browse files Browse the repository at this point in the history
Change-Id: Id06a96a2c9e0c46cfef64b6e9b7e789a1e99765e
  • Loading branch information
hellobbn authored and luk1337 committed Feb 2, 2025
1 parent 15ccd61 commit c3b79f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _data/devices/pdx234.yml
Original file line number Diff line number Diff line change
@@ -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'}
Expand Down
2 changes: 1 addition & 1 deletion _data/devices/pdx237.yml
Original file line number Diff line number Diff line change
@@ -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'}
Expand Down

0 comments on commit c3b79f5

Please sign in to comment.