Skip to content

Commit 801e1a1

Browse files
authored
Update config.json
1 parent 92020a3 commit 801e1a1

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

config.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
"twrp_url": "https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp",
3-
"twrp_branch": "twrp-11",
2+
"twrp_url": "https://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni",
3+
"twrp_branch": "twrp-9.0",
44
"git_username": "lbule",
55
"git_email": "9998507+lbule@users.noreply.github.com",
66
"use_own_dt": true,
7-
"dt_url": "lbule/android_device_Realme_V13",
8-
"dt_branch": "twrp-11",
7+
"dt_url": "lbule/tb8766p1.git",
8+
"dt_branch": "twrp-9.0",
99
"dt_remote": "github",
10-
"dt_path": "device/Realme/V13",
11-
"device_code": "V13",
12-
"fix_product": false,
13-
"fix_misscom": false,
10+
"dt_path": "device/elink/tb8766p1",
11+
"device_code": "tb8766p1",
12+
"fix_product": true,
13+
"fix_misscom": true,
1414
"fix_busybox": false,
15-
"fix_branch": "android-8.1"
15+
"fix_branch": "android-9.0"
1616
}

0 commit comments

Comments
 (0)