Monday, June 15, 2015

Dirty Unicorn Repo Init command

As the DU team as of now didn't put the git init command directly in their github, so I put it here (feel free to change according to the branch)


 repo init -u git://github.com/DirtyUnicorns/android_manifest.git -b lollipop


Refer the manifest file here

Thursday, June 11, 2015

Script to ease up settling the dependencies tool for ROM compilation

sudo apt-get install git && cd ~/ && git clone https://github.com/DiamondBond/Scripts/ .init-scripts && cd ~/.init-scripts && ./dev_init.sh