Initial Commit

This commit is contained in:
ragarcia87 2022-09-26 11:26:11 -05:00
parent 16178e4e24
commit b3a76f2764
74 changed files with 3053 additions and 0 deletions

14
twrp.dependencies Normal file
View 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"
},
]