Setup - sisbell/email GitHub Wiki

Import email repo to github

Download AOSP

Submit patch

  • cd packages/apps/Email
  • repo start email-patch .
  • git add -A
  • git commit -s -m "my patch"
  • repo upload