Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,168 Commits
 
 
 
 
 
 

Repository files navigation

ReveraUI

A fork of Lineage with QoL Additions ❤️

Build guide

Prior to building, you will need basic knowledge of Git.

Requirements

  • Around 100G disk space.
  • A computer with at least 16GB RAM running Linux (recommended) or MacOS.
  • Build environment setup.

Instructions

  1. Run the following commands to sync source
repo init -u https://github.com/ReveraUI/android_manifest -b thirteen --git-lfs
  1. To sync source, enter
 repo sync -c --force-sync --optimized-fetch --no-tags --no-clone-bundle --prune -j$(nproc --all)
  1. Once the source is downloaded/synced, prepare your device trees, dependencies and start the build by the following commands
   . build/envsetup.sh
   lunch lineage_devicecodename-buildtype
   m bacon -j$(nproc --all)

Compilation Help

To get help with build errors, please visit Android Building Help.

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors