Skip to content

Latest commit

 

History

367 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atomic-OS

Getting Started

To initialize your local repository using the our trees, use a command like this:

repo init -u https://github.com/Atomic-OS/platform_manifest.git -b oreo

or if you use ssh:

repo init -u git@github.com:Atomic-OS/platform_manifest.git -b oreo

Then to sync up:

repo sync --force-sync --force-broken --no-clone-bundle -jxxx (ur choice dude)

Finally to build:

  . build/envsetup.sh
  lunch aos_devicecodename-userdebug
  mka atomic

Credits

About

No description, website, or topics provided.

Resources

Stars

7 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors