Pārlūkot izejas kodu

gtaxllte: Create twrp.dependencies

Kareem Ebrahem 2 gadi atpakaļ
vecāks
revīzija
af81c72c01
1 mainītis faili ar 15 papildinājumiem un 0 dzēšanām
  1. 15 0
      twrp.dependencies

+ 15 - 0
twrp.dependencies

@@ -0,0 +1,15 @@
+[
+  {
+    "remote": "TeamWin",
+    "repository": "android_device_qcom_common",
+    "target_path": "device/qcom/common",
+    "branch": "android-12.1"
+  },
+
+  {
+    "remote": "TeamWin",
+    "repository": "android_device_qcom_twrp-common",
+    "target_path": "device/qcom/twrp-common",
+    "branch": "android-12.1"
+  }
+]