Fastbootd Fixes, Cleanup

-Fastbootd Fixes
-Code Cleanup
-Update Kernel
-Replace system.prop - vendor.prop
-Update version to v3
This commit is contained in:
ragarcia87 2022-12-26 18:15:46 -06:00
parent 019fc541a2
commit b405279c99
21 changed files with 1012 additions and 447 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"
},
]