소스 검색

twrp will fail to build using official builds without this

smallpp420 4 년 전
부모
커밋
771195a59c
1개의 변경된 파일8개의 추가작업 그리고 1개의 파일을 삭제
  1. 8 1
      twrp.dependencies

+ 8 - 1
twrp.dependencies

@@ -1 +1,8 @@
-[]
+[
+  {
+    "remote": "TeamWin",
+    "repository": "android_device_xiaomi_sm8350-common",
+    "target_path": "device/xiaomi/sm8350-common",
+    "branch": "android-11"
+  }
+]