Initial Commit

Initial develop branch commit

Branched off as not to disturb working code
This commit is contained in:
ragarcia87 2023-01-02 21:02:08 -06:00
commit 00015fc420
24 changed files with 1006 additions and 440 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"
},
]