Skip to content

beingmishra/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts

Made these for fun as my part of learning.... Read below for more

Server Setup

Do the Following changes according to your need

CCache

ccache -M 500G

Configuring Git

git config --global user.email "your-email"
git config --global user.name "your-name"

ROM Adaption

The script is to make device bringup less painful for every rom Just make sure about some things

  1. Check the vednor dir in rom_device.mk file
  2. Add .mk extension in MakeFile name
  3. Give credits wherever used

Use/share Scripts with credits

About

Coz me lazy af

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages