Skip to content

Commit

Permalink
Update config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
azwhikaru authored Jun 13, 2021
1 parent eac73a4 commit 7c6039d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions config.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"twrp_url": "https://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni",
"twrp_branch": "twrp-8.1",
"twrp_branch": "twrp-7.1",
"git_username": "Voipsy",
"git_email": "37921907+Voipsy@users.noreply.github.com",
"use_own_dt": true,
"dt_url": "pinkdoge/twrp_device_huawei_kiwi",
"dt_branch": "android-9.0",
"dt_url": "TeamWin/android_device_wingtech_wt88047",
"dt_branch": "android-7.1",
"dt_remote": "github",
"dt_path": "device/huawei/kiwi",
"device_code": "kiwi",
"dt_path": "device/wingtech/wt88047",
"device_code": "wt88047",
"use_omin_head": true,
"use_repair_manifest": true,
"fix_product": true,
"fix_misscom": true,
"fix_busybox": false,
"fix_branch": "android-8.1"
"fix_branch": "android-7.1"
}

0 comments on commit 7c6039d

Please sign in to comment.