To initialize your local repository using the our trees, use a command like this:
repo init -u https://github.com/Atomic-OS/platform_manifest.git -b oreo
or if you use ssh:
repo init -u [email protected]:Atomic-OS/platform_manifest.git -b oreo
repo sync --force-sync --force-broken --no-clone-bundle -jxxx (ur choice dude)
. build/envsetup.sh
lunch aos_devicecodename-userdebug
mka atomic