To initialize your local repository, run:
repo init -u https://github.com/PixelLines/android_manifest.git -b sixteen --git-lfsThen, sync the repository:
repo syncInitialize the ROM build environment by sourcing the envsetup.sh script:
source build/envsetup.shAfter cloning the device-specific sources, use breakfast to configure the build for your device:
breakfast devicecodenameStart the compilation:
m pixellines