Skip to content

Panda-Dumper/manifest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,223 Commits
 
 
 
 
 
 

Repository files navigation

AresOS (based on LineageOS)

Getting Started

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

repo init -u https://github.com/AresOSAOSP/manifest.git -b lineage-22.0 --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-ap3a-userdebug

Then fire it off with:

mka bacon

Thanks section

  • All the projects out there

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published