浏览代码

gtaxllte: Create twrp.dependencies

Kareem Ebrahem 2 年之前
父节点
当前提交
af81c72c01
共有 1 个文件被更改,包括 15 次插入0 次删除
  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"
+  }
+]