Skip to content

Redmi-MT6768/local_manifests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Local Manifests

Just grab the manifest and sync to get device sources

LineageOS R

# Grab Local Manifest
curl -o .repo/local_manifests/local_manifests.xml https://raw.githubusercontent.com/Redmi-MT6768/local_manifests/master/eleven.xml --create-dirs

# Sync
repo sync -j$(nproc --all) --force-sync

LineageOS S

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/Redmi-MT6768/local_manifests/master/twelve.xml --create-dirs

# Sync
repo sync -j$(nproc --all) --force-sync

About

local manifest for mt6768 devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published