Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1.01 KB

README.md

File metadata and controls

23 lines (20 loc) · 1.01 KB

banner

Samsung MSM8974 Tree Manifest

This is the manifest to clone the hlte family device trees.

How to clone trees

Prerequisites

  • Knowledge on how to initialize ROM source
  • Familiarity with using Git.
  • Setup build environment.
    • For Arch users, just install lineageos-devel and you should be good to go.

Instructions

Before sync

  • Clone this repostitory inside the .repo folder.
    • Since local_manifests folder is empty, the manifest stuff will be inside .repo/local_manifests.
    cd .repo
    git clone https://github.com/JLST-SM-MSM8974/local_manifests.git -b los18

After sync

  • Make sure to double check directories and adapt the trees if needed.
  • These trees should work as is for most Lineage based ROMs.