Skip to content

Commit

Permalink
wiki: nio: Require 12 FW
Browse files Browse the repository at this point in the history
Apparently doesn't boot with 11 FW and someone forgot to mention this?

Change-Id: Ibe18ed1f80cf9a3bb183b5be3a697e917833dd8e
  • Loading branch information
BadDaemon authored and npjohnson committed Nov 10, 2023
1 parent 53c9b4a commit 9cb6551
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions _data/devices/nio_variant1.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
architecture: arm64
battery: {capacity: 5000, removable: False, tech: 'Li-Po'}
before_install: {instructions: 'needs_specific_android_fw', version: '12'}
before_lineage_install: ab_copy_partitions
before_recovery_install: {instructions: 'boot_stack', partitions: [dtbo, vendor_boot]}
bluetooth: {profiles: [A2DP + aptX HD], spec: '5.1'}
Expand Down
1 change: 1 addition & 0 deletions _data/devices/nio_variant2.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
architecture: arm64
battery: {capacity: 5000, removable: False, tech: 'Li-Po'}
before_install: {instructions: 'needs_specific_android_fw', version: '12'}
before_lineage_install: ab_copy_partitions
before_recovery_install: {instructions: 'boot_stack', partitions: [dtbo, vendor_boot]}
bluetooth: {profiles: [A2DP + aptX HD], spec: '5.1'}
Expand Down

0 comments on commit 9cb6551

Please sign in to comment.