فهرست منبع

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"
+  }
+]