using a local_manifest.xml with repo

前端 未结 3 994
终归单人心
终归单人心 2021-01-31 06:20

I downloaded the android sources using repo. It says repo is initialized to a directory and thats where the folders get downloaded. Now I have another local_manifest.xml file wh

3条回答
  •  一整个雨季
    2021-01-31 06:25

    Repo 1.9.1 has a new feature.

    You'll find a new folder under .repo/ named local_manifests.

    The repo tool will follow also the projects in the manifest files you'll add into this folder.

    More info here.

提交回复
热议问题