azwhikaru / Action-TWRP-Builder

238 stars 1.64k forks source link

can not get dependences #78

Closed dpkg123 closed 8 months ago

dpkg123 commented 9 months ago

Error log when sync device dependencies:

================================================================================
Repo command failed: ManifestParseError

twrp.dependencies file:

[
 {
    "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"
  }
]
dpkg123 commented 8 months ago