Skip to content

Manifest for Ares OS based on Lineage OS

Notifications You must be signed in to change notification settings

AresOS-UDC/manifest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,216 Commits
 
 
 
 
 
 

Repository files navigation

AresOS

Getting Started

To initialize your local repository using the AresOS source, use a command like this:

repo init -u https://github.com/AresOS-UDC/manifest.git -b 14 --git-lfs

Sync up with this command:

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

Building the source

The source at AresOS is well configured for building.

Initiate the build with:

. build/envsetup.sh

Prepare your device with:

lunch lineage_$device-ap2a-user

Then fire it off with:

mka bacon

Thanks section

  • All the projects out there

About

Manifest for Ares OS based on Lineage OS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published