Skip to content

elisam98/android_device_lge_w5c

 
 

Repository files navigation

CyanogenMod 12.0 device configuration for LG LS620 (Realm)

How to build:

Initializing a Build Environment:

https://source.android.com/source/initializing.html

Initialize repo:

repo init -u git://github.com/CyanogenMod/android.git -b cm-12.1

curl --create-dirs -L -o .repo/local_manifests/local_manifest.xml -O -L https://raw.githubusercontent.com/elisam98/android_local_manifest/master/local_manifest.xml
repo sync

Compile:

. build/envsetup.sh
brunch cm_w5c-userdebug

About

CyanogenMod device configuration for LG LS620 (LG Realm)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 37.6%
  • C 35.2%
  • Shell 23.1%
  • Python 4.1%