Skip to content

Palladium-OS/platform_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PalladiumOS


Palladium OS

To get started with Palladium-OS, you'll need to get familiar with Repo and Version Control with Git.

To initialize your local repository, run this command:

repo init -u git@github.com:Palladium-u/platform_manifest.git -b 14

Afterwards, sync the source by running this command:

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

Building Palladium OS

In order to build, use this command:

. build/env*
lunch palladium_<devicecodename>-userdebug
make palladium -j$(nproc --all)

Credits:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages