[Hotfix] Update recommended driver from T21 to T22
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:
Bix 2025-09-01 22:23:09 +02:00
parent 6aa8be1da8
commit d2325af0a4

View file

@ -79,7 +79,7 @@ class DriverFetcherFragment : Fragment() {
IntRange(600, 639) to "Mr. Purple EOL-24.3.4",
IntRange(640, 699) to "Mr. Purple T19",
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(900, Int.MAX_VALUE) to "Unsupported"
)