[Hotfix] Update recommended driver from T21 to T22
All checks were successful
eden-license / license-header (pull_request) Successful in 24s
All checks were successful
eden-license / license-header (pull_request) Successful in 24s
Signed-off-by: Bix <bix@bixed.xyz>
This commit is contained in:
parent
6aa8be1da8
commit
d2325af0a4
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ class DriverFetcherFragment : Fragment() {
|
||||||
IntRange(600, 639) to "Mr. Purple EOL-24.3.4",
|
IntRange(600, 639) to "Mr. Purple EOL-24.3.4",
|
||||||
IntRange(640, 699) to "Mr. Purple T19",
|
IntRange(640, 699) to "Mr. Purple T19",
|
||||||
IntRange(700, 710) to "KIMCHI 25.2.0_r5",
|
IntRange(700, 710) to "KIMCHI 25.2.0_r5",
|
||||||
IntRange(711, 799) to "Mr. Purple T21",
|
IntRange(711, 799) to "Mr. Purple T22",
|
||||||
IntRange(800, 899) to "GameHub Adreno 8xx",
|
IntRange(800, 899) to "GameHub Adreno 8xx",
|
||||||
IntRange(900, Int.MAX_VALUE) to "Unsupported"
|
IntRange(900, Int.MAX_VALUE) to "Unsupported"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue