Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

VoltageOS

How to build

Initiate VoltageOS

mkdir voltageos
cd voltageos
repo init -u https://github.com/VoltageOS/manifest.git -b 16 --git-lfs

Clone the treble manifest

git clone https://github.com/itisFarzin/treble_manifest .repo/local_manifests -b voltageos-16

Sync

repo sync -j$(nproc)

Apply patches

bash VoltageOS_GSI/patches/apply-patches.sh .

Build

source build/envsetup.sh
breakfast gsi userdebug
m -j$(nproc) systemimage

Compression

xz -vc -T0 out/target/product/tdgsi_arm64_ab/system.img > system.img.xz

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages