To get started with the building process, you'll need to get familiar with Git and Repo.
To initialize your local repository, use a command like this:
repo init -u git://github.com/DotOS/manifest.git -b dot11
repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags
From root directory of Project, perform following commands in terminal to start Compilation.
source build/envsetup.sh
lunch dot_<devicecodename>-userdebug
make bacon
• For maintainership & to submit patches refer HERE
• Submit your All patches through our Gerrit Code Review
• Help us on translation through our Crowdin