Skip to content

yogurt-devs/local_manifests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Manifests

Just grab the manifest and sync to get device sources

Twelve-Prebuilt

# Grab Local Manifest
curl -o .repo/local_manifests/local_manifests.xml https://raw.githubusercontent.com/yogurt-devs/local_manifests/main/twelve-prebuilt.xml --create-dirs

Thirteen-Prebuilt

Required patches for IMS: https://gerrit.pixelexperience.org/q/topic:%22mediatek-ims%22+(status:open%20OR%20status:merged)

# Grab Local Manifest
curl -o .repo/local_manifests/local_manifests.xml https://raw.githubusercontent.com/yogurt-devs/local_manifests/main/thirteen-prebuilt.xml --create-dirs

Thirteen

# Grab Local Manifest
curl -o .repo/local_manifests/local_manifests.xml https://raw.githubusercontent.com/yogurt-devs/local_manifests/main/thirteen.xml --create-dirs

Fourteen

# Grab Local Manifest
curl -o .repo/local_manifests/local_manifests.xml https://raw.githubusercontent.com/yogurt-devs/local_manifests/main/fourteen.xml --create-dirs
# Sync
repo sync -j$(nproc --all) --force-sync

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published