Skip to content

Team-OSE/vendor_ose

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,213 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team-OSE

Submitting Patches

Patches are always welcome! Please submit your patches by pull request.

Make your changes and commit with a detailed message, starting with what you are working with (i.e. vision: Update Kernel) Commit your patches in a single commit. Squash multiple commit using this command: git rebase -i HEAD~<# of commits>

Getting Started

To get started with Android, you'll need to get familiar with Git and Repo.

To initialize your local repository using the Team-OSE trees, use a command like this:

repo init -u git://github.com/Team-OSE/android.git -b ose

Then to sync up:

repo sync

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Shell 90.7%
  • Makefile 8.7%
  • ApacheConf 0.6%