Skip to content

Havoc-OS-Revived/android_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

708 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Havoc-OS-Revived!

HavocOS

Initialize Local Repository

repo init -u https://github.com/Havoc-OS-Revived/android_manifest.git -b eleven --git-lfs

Syncing Repository


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

Building Environment

# Set up environment
. build/envsetup.sh

# Choose a target
lunch havoc_device-userdebug

# Build the ROM
m bacon

Flags

# Gapps
WITH_GAPPS=true

# Face Unlock
TARGET_FACE_UNLOCK_SUPPORTED=true

# Build Lawnchair
TARGET_INCLUDE_LAWNCHAIR=true

# Disable Blurs (Enabled by default)
TARGET_NOT_USES_BLUR=true

Credits:

About

Manifest for tracking revived forks of Havoc sources!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors