From 6e3689adfb20f59bf2726f53fcb6364eab1474d2 Mon Sep 17 00:00:00 2001 From: ragarcia87 <70825623+juic3b0x@users.noreply.github.com> Date: Mon, 26 Sep 2022 11:59:55 -0500 Subject: [PATCH] Delete twrp.dependencies --- twrp.dependencies | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 twrp.dependencies diff --git a/twrp.dependencies b/twrp.dependencies deleted file mode 100644 index 7d92806..0000000 --- a/twrp.dependencies +++ /dev/null @@ -1,14 +0,0 @@ -[ - { - "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" - }, -]