Initial Commit
Initial develop branch commit Branched off as not to disturb working code
This commit is contained in:
parent
0e63cca6df
commit
00015fc420
24 changed files with 1006 additions and 440 deletions
14
twrp.dependencies
Normal file
14
twrp.dependencies
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
[
|
||||
{
|
||||
"remote": "LineageOS",
|
||||
"repository": "android_hardware_qcom_bootctrl",
|
||||
"target_path": "hardware/qcom-caf/bootctrl",
|
||||
"branch": "lineage-19.1-caf"
|
||||
}
|
||||
{
|
||||
"remote": "TeamWin",
|
||||
"repository": "android_device_qcom_twrp-common",
|
||||
"target_path": "device/qcom/twrp-common",
|
||||
"branch": "android-12.1"
|
||||
},
|
||||
]
|
||||
Loading…
Reference in a new issue