Skip to content

Atomic-OS/platform_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published