Skip to content

ChidoriOS-CAF/android_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

ChidoriOS

ChidoriOS is an AOSP based rom, meant to be as lightweight as possible. Our mission is to provide a stock-like experience even on low-end devices, allowing them to enjoy the latest version of Android.

How to Build?

To initialize your local repository:

  repo init -u https://github.com/ChidoriOS-CAF/android_manifest.git -b pie

Then to sync up:

  repo sync -c -jx --force-sync --no-clone-bundle --no-tags

Finally to build:

  . build/envsetup.sh
  lunch chidori_$device-userdebug
  mka bacon -jx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published