[add device]: POCO F3/Redmi K40/Mi 11X (alioth) (#799)

This pull request includes a modified LineageOS kernel with the
implementation of KernelSU for POCO F3/Redmi K40/Mi 11X (alioth), adding
them to the list of unofficially supported devices.
This commit is contained in:
Flame
2023-07-23 02:44:30 +00:00
committed by GitHub
parent 16f6f30eae
commit 978178afc0

View File

@@ -397,5 +397,12 @@
"kernel_name": "android_kernel_google_wahoo",
"kernel_link": "https://github.com/Google-Pixel2-2XL/kernel_google_wahoo",
"devices": "Google Pixel 2/2XL"
},
{
"maintainer": "Flame",
"maintainer_link": "https://github.com/flame-0",
"kernel_name": "android_kernel_xiaomi_sm8250",
"kernel_link": "https://github.com/vyrine/android_kernel_xiaomi_sm8250/tree/lineage-20-kernelsu",
"devices": "POCO F3/Redmi K40/Mi 11X (alioth)"
}
]