Guest User

Untitled

a guest
Jul 16th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. cd /your/cyanogen/tree
  2. repo start fix-google-apps-whatever-make-up-a-name vendor/cyanogen
  3. cd vendor/cyanogen
  4. # make changes
  5. git commit -a -m 'Fix get-google-files script'
  6. cd ../..
  7. repo upload
Add Comment
Please, Sign In to add comment