To get started with the ShirayukiProject sources, you'll need to get familiar with Git and Repo.
To initialize your local repository, use command:
repo init -u https://github.com/ShirayukiProject-Brokenlab/android_manifest.git -b tsunemori-13Or, if you want to save your space and time:
repo init -u https://github.com/ShirayukiProject-Brokenlab/android_manifest.git -b tsunemori-13 --depth=1Then sync up:
repo syncInitialize the ROM environment with the envsetup.sh script.
. build/envsetup.shLunch your device after cloning all device sources if needed.
lunch yuki_devicecodename-buildtypeStart compilation
m otapackageOR
m baconShirayukiProject Telegram Channel | ShirayukiProject Telegram Group