Sfoglia il codice sorgente

gtaxllte: Create twrp.dependencies

Kareem Ebrahem 2 anni fa
parent
commit
af81c72c01
1 ha cambiato i file con 15 aggiunte e 0 eliminazioni
  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"
+  }
+]