Skip to content

itisFarzin/VoltageOS_GSI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

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

Watchers

Forks

Packages

 
 
 

Languages