Skip to content

iykex/local_manifest_woods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LineageOS 15.1 for Moto E4 Device

Motorola Moto E4

Create directories

	$ mkdir lineage-15.1
	$ cd lineage-15.1

the local manifests:

	$ repo init -u git://github.com/LineageOS/android.git -b lineage-15.1
	$ git clone https://github.com/iykequame/local_manifest_woods -b lineage-15.1 .repo/local_manifests

Then sync up with this command:

	$ repo sync -c -j16 --force-sync --no-clone-bundle --no-tags -q  ( this is a silent sync )

Building from source

	$ cd device/motorola/woods/patches
	$ ./check-patches.sh
	$ ./apply-patches.sh
	$ . build/envsetup.sh
	$ lunch lineage_woods-userdebug
	$ brunch woods

Credits:

  • @darklord4822
  • @olegsvs
  • @MediatekAndroidDevelopers
  • @iykequame
  • @CarlosArriagaCM
  • @SamarV-121
  • @ashwinr64
  • igor1144
  • Decker
  • danielhk
  • mdeejay
  • Zormax
  • and more people :D

About

>> here the bugs keep multipling ... x

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published