riscv-android-src / manifest

3 stars 4 forks source link

set the fetch url for riscv-android-src in defaults.xml #2

Closed zhengpenghou closed 2 years ago

zhengpenghou commented 2 years ago

Correct the URL for git to fetch those repos

guoyinchen commented 2 years ago

there is no need to specifically specify the url for the github link. ".." is use the refer the parent link of current manifest.git. It should be function good. I guess your issue is you have the manifest.git import into your github project, but dont have all the other gits imported in your github project. If you directly use the manifests in https://github.com/riscv-android-src/manifest, you will not have issue.