소스 검색

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