mhdzumair / local_manifest_woods

local manifest for woods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LineageOS 14.1 for Moto E4 Device

Motorola Moto E4

Create directories

	$ mkdir los-14.1
	$ cd los-14.1

the local manifests:

	# repo init -u git://github.com/LineageOS/android.git -b cm-14.1
	# git clone https://github.com/mhdzumair/local_manifest_woods -b los-14.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
  • @Mohamed_Zumair
  • @Reblion
  • @Manjunath-yashu
  • and more people :D

About

local manifest for woods

License:Apache License 2.0