Skip to content

Commit

Permalink
wiki: gta4xl: Set lineage_version for fw req
Browse files Browse the repository at this point in the history
Change-Id: I0a4abcfb0ec0c828a2d118f807f2969fbec84c33
  • Loading branch information
luk1337 committed Jul 7, 2024
1 parent 84a5533 commit 43891fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _data/devices/gta4xl.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
architecture: arm64
battery: {capacity: 7040, removable: False, tech: 'Li-Ion'}
before_install: {instructions: 'needs_specific_android_fw', ships_fw: True, version: '13'}
before_install: {instructions: 'needs_specific_android_fw', lineage_version: 20, ships_fw: True, version: '13'}
before_recovery_install: samsung_exynos9xxx
bluetooth: {profiles: [A2DP + aptX], spec: '5'}
cameras:
Expand Down
2 changes: 1 addition & 1 deletion _data/devices/gta4xlwifi.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
architecture: arm64
battery: {capacity: 7040, removable: False, tech: 'Li-Ion'}
before_install: {instructions: 'needs_specific_android_fw', ships_fw: True, version: '13'}
before_install: {instructions: 'needs_specific_android_fw', lineage_version: 20, ships_fw: True, version: '13'}
before_recovery_install: samsung_exynos9xxx
bluetooth: {profiles: [A2DP + aptX], spec: '5'}
cameras:
Expand Down

0 comments on commit 43891fc

Please sign in to comment.