CipherOS-Revived / android_manifest

Android Manifest for Cipher ROM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About Cipher OS

CipherOS is a Android Custom OS, Based On AOSP & Fueled by Lineage, Striving to Provide its Users , A Clean , Bloat free & Sturdy Experience with Minimal Customisation !

Initializing & sync Repo

# Initialize repo
repo init -u https://github.com/CipherOS-Revived/android_manifest.git -b eleven --git-lfs

# Sync 
repo sync -c --force-sync --optimized-fetch --no-tags --no-clone-bundle --prune -j$(nproc --all)

Building the ROM

# Set up environment 
$ . build/envsetup.sh

# Choose a target device 
$ lunch lineage_($device_codename)-userdebug

# Compile CipherOS 
$ mka bacon -j$(nproc --all)

Contribute toward our Project

To submit changes/patches, please send a pull request on GitHub. We will review and merge. For More Info About CipherOS ,XDA Thread & Additional Building Instructions, Please Go Here !

Credits

About

Android Manifest for Cipher ROM