Skip to content

Commit

Permalink
添加无重力内核: 小米sdm845
Browse files Browse the repository at this point in the history
  • Loading branch information
Akitlove committed Jun 25, 2023
1 parent bcecbc3 commit 82c1218
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 24 deletions.
8 changes: 4 additions & 4 deletions repos.beryllium.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[
{
"kernelSource": {
"name": "Xiaomi_Kernel_OpenSource-sdm845",
"repo": "https://github.com/Akitlove/Xiaomi_Kernel_OpenSource-sdm845",
"branch": "88-zstd",
"name": "NGK_android_kernel_xiaomi_sdm845",
"repo": "https://github.com/Akitlove/NGK_android_kernel_xiaomi_sdm845",
"branch": "t-caf-ksu",
"device": "beryllium",
"defconfig": "beryllium_user_defconfig"
"defconfig": "nogravity_defconfig"
},
"withKernelSU": true,
"toolchains": [
Expand Down
8 changes: 4 additions & 4 deletions repos.dipper.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[
{
"kernelSource": {
"name": "Xiaomi_Kernel_OpenSource-sdm845",
"repo": "https://github.com/Akitlove/Xiaomi_Kernel_OpenSource-sdm845",
"branch": "88-zstd",
"name": "NGK_android_kernel_xiaomi_sdm845",
"repo": "https://github.com/Akitlove/NGK_android_kernel_xiaomi_sdm845",
"branch": "t-caf-ksu",
"device": "dipper",
"defconfig": "dipper_user_defconfig"
"defconfig": "nogravity-dipper_defconfig"
},
"withKernelSU": true,
"toolchains": [
Expand Down
8 changes: 4 additions & 4 deletions repos.equuleus.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[
{
"kernelSource": {
"name": "Xiaomi_Kernel_OpenSource-sdm845",
"repo": "https://github.com/Akitlove/Xiaomi_Kernel_OpenSource-sdm845",
"branch": "88-zstd",
"name": "NGK_android_kernel_xiaomi_sdm845",
"repo": "https://github.com/Akitlove/NGK_android_kernel_xiaomi_sdm845",
"branch": "t-caf-ksu",
"device": "equuleus",
"defconfig": "equuleus_user_defconfig"
"defconfig": "nogravity-equuleus_defconfig"
},
"withKernelSU": true,
"toolchains": [
Expand Down
8 changes: 4 additions & 4 deletions repos.perseus.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[
{
"kernelSource": {
"name": "Xiaomi_Kernel_OpenSource-sdm845",
"repo": "https://github.com/Akitlove/Xiaomi_Kernel_OpenSource-sdm845",
"branch": "88-zstd",
"name": "NGK_android_kernel_xiaomi_sdm845",
"repo": "https://github.com/Akitlove/NGK_android_kernel_xiaomi_sdm845",
"branch": "t-caf-ksu",
"device": "perseus",
"defconfig": "perseus_user_defconfig"
"defconfig": "nogravity-perseus_defconfig"
},
"withKernelSU": true,
"toolchains": [
Expand Down
8 changes: 4 additions & 4 deletions repos.polaris.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[
{
"kernelSource": {
"name": "Xiaomi_Kernel_OpenSource-sdm845",
"repo": "https://github.com/Akitlove/Xiaomi_Kernel_OpenSource-sdm845",
"branch": "88-zstd",
"name": "NGK_android_kernel_xiaomi_sdm845",
"repo": "https://github.com/Akitlove/NGK_android_kernel_xiaomi_sdm845",
"branch": "t-caf-ksu",
"device": "polaris",
"defconfig": "polaris_user_defconfig"
"defconfig": "nogravity-polaris_defconfig"
},
"withKernelSU": true,
"toolchains": [
Expand Down
8 changes: 4 additions & 4 deletions repos.ursa.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[
{
"kernelSource": {
"name": "Xiaomi_Kernel_OpenSource-sdm845",
"repo": "https://github.com/Akitlove/Xiaomi_Kernel_OpenSource-sdm845",
"branch": "88-zstd",
"name": "NGK_android_kernel_xiaomi_sdm845",
"repo": "https://github.com/Akitlove/NGK_android_kernel_xiaomi_sdm845",
"branch": "t-caf-ksu",
"device": "ursa",
"defconfig": "ursa_user_defconfig"
"defconfig": "nogravity-ursa_defconfig"
},
"withKernelSU": true,
"toolchains": [
Expand Down

0 comments on commit 82c1218

Please sign in to comment.