1
0
mirror of https://github.com/opa334/TrollStore.git synced 2025-01-19 05:25:41 +08:00

Support for all A10 variants

This commit is contained in:
Lunjie Li 2022-09-03 02:19:34 -04:00
parent 6cddaf720f
commit 32128faa15
No known key found for this signature in database
GPG Key ID: 68496132635C9DD5

View File

@ -64,7 +64,7 @@ int IOGPU_get_command_queue_extra_refills_needed(void)
|| strstr(u.machine, "iPhone13,")
|| strstr(u.machine, "iPhone14,")
|| strstr(u.machine, "iPad13,")
|| strstr(u.machine, "iPad7,3")
|| strstr(u.machine, "iPad7,")
)
{
return 1;