From e1e8d53da5aff587786e816421f4a5322b2ba426 Mon Sep 17 00:00:00 2001 From: Huy Minh <39849246+hmtheboy154@users.noreply.github.com> Date: Sat, 28 Jan 2023 21:36:44 +0700 Subject: [PATCH] docs: Adding Android-x86 kernel supported by me (#133) Chinese translated using Google Translate --- website/docs/guide/unofficially-support-devices.md | 1 + website/docs/vi_VN/guide/unofficially-support-devices.md | 1 + website/docs/zh_CN/guide/unofficially-support-devices.md | 1 + 3 files changed, 3 insertions(+) diff --git a/website/docs/guide/unofficially-support-devices.md b/website/docs/guide/unofficially-support-devices.md index 373cccd6..abf31b82 100644 --- a/website/docs/guide/unofficially-support-devices.md +++ b/website/docs/guide/unofficially-support-devices.md @@ -12,3 +12,4 @@ This page is only for you to find the source code corresponding to your device, | --- | --- | --- | | [SpectreDev-007](https://github.com/SpectreDev-007) | [kernel_sony_sm8250](https://github.com/XperiaBrickers/kernel_sony_sm8250) | Sony sm8250 device | | [akash07k](https://github.com/akash07k) | [nexus_kernel_xiaomi_sm8250](https://github.com/akash07k/nexus_kernel_xiaomi_sm8250/tree/lychee) | Poco F4: munch | +| [HMTheBoy154](https://github.com/hmtheboy154) | [Darkmatter-kernel](https://github.com/hmtheboy154/Darkmatter-kernel)
[kernel_ksu](https://github.com/hmtheboy154/kernel_ksu) | Generic x86_64 devices running Android-x86 | diff --git a/website/docs/vi_VN/guide/unofficially-support-devices.md b/website/docs/vi_VN/guide/unofficially-support-devices.md index 603ac790..ed1975cd 100644 --- a/website/docs/vi_VN/guide/unofficially-support-devices.md +++ b/website/docs/vi_VN/guide/unofficially-support-devices.md @@ -14,3 +14,4 @@ Trang này chỉ để cho bạn tìm thấy source cho thiết bị của bạn | --- | --- | --- | | [SpectreDev-007](https://github.com/SpectreDev-007) | [kernel_sony_sm8250](https://github.com/XperiaBrickers/kernel_sony_sm8250) | Sony sm8250 device | | [akash07k](https://github.com/akash07k) | [nexus_kernel_xiaomi_sm8250](https://github.com/akash07k/nexus_kernel_xiaomi_sm8250/tree/lychee) | Poco F4: munch | +| [HMTheBoy154](https://github.com/hmtheboy154) | [Darkmatter-kernel](https://github.com/hmtheboy154/Darkmatter-kernel)
[kernel_ksu](https://github.com/hmtheboy154/kernel_ksu) | Generic x86_64 devices running Android-x86 | diff --git a/website/docs/zh_CN/guide/unofficially-support-devices.md b/website/docs/zh_CN/guide/unofficially-support-devices.md index b2ddded3..c249d67e 100644 --- a/website/docs/zh_CN/guide/unofficially-support-devices.md +++ b/website/docs/zh_CN/guide/unofficially-support-devices.md @@ -12,3 +12,4 @@ | --- | --- | --- | | [SpectreDev-007](https://github.com/SpectreDev-007) | [kernel_sony_sm8250](https://github.com/XperiaBrickers/kernel_sony_sm8250) | 索尼 骁龙865 | | [akash07k](https://github.com/akash07k) | [nexus_kernel_xiaomi_sm8250](https://github.com/akash07k/nexus_kernel_xiaomi_sm8250/tree/lychee) | Poco F4: munch | +| [HMTheBoy154](https://github.com/hmtheboy154) | [Darkmatter-kernel](https://github.com/hmtheboy154/Darkmatter-kernel)
[kernel_ksu](https://github.com/hmtheboy154/kernel_ksu) | 运行 Android-x86 的通用 x86_64 设备 |