Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 709 Bytes

README.md

File metadata and controls

35 lines (28 loc) · 709 Bytes

Ninja-OS OREO

From The Shadow

Credits

How to Build?

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

  repo init -u https://github.com/NinjaOS/manifest.git -b oreo

Then to sync up:

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

Finally to build:

  . build/envsetup.sh
  lunch ninja_device_codename-userdebug
  mka shadow -jx