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
Do this:
cp your_local_mainifest.xml .repo/manifests repo init -m your_local_manifest.xml repo sync