Skip to content

CesiumOS-org/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

CesiumOS v4.x

This release is based on android-13.0.0-rel

Getting Started

      $ mkdir ~/cesium
      $ cd ~/cesium
Initializing the cos repo and downloading the manifest
      $  repo init -u https://github.com/CesiumOS-org/manifest.git -b tiramisu-rel
Syncing the source

[Hint: This might take a long time as the source is ~70GB]

      $  repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags
To build CesiumOS ROM
      $ cd ~/cesium
      $ source build/envsetup.sh
      $ lunch <devicecodename>-user
      $ m bacon | tee build.log

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published