Disclaimer:

Team Win strives to provide a quality product.  However, it is your decision to install our software on your device.  Team Win takes no responsibility for any damage that may occur from installing or using TWRP.

Status:

Support Status: Current

Maintainer: nerdyblonde

Code Name: e980

Device Tree / files

Download Links:

Current and past versions of TWRP can be found at one of the mirrors below:

TWRP Install (Requires TWRP 2.8.4 or higher already installed):

Download the latest TWRP image file (.img) from the download link and boot TWRP. Go to install and find and select the Images... button. Browse to the image that you downloaded and select it. Choose recovery and swipe to flash.

dd Install Method (Requires Root):

Download the latest image file (.img) from the download link above. Place it in the root of your /sdcard folder and rename it to twrp.img. Run the following commands via adb shell or a terminal emulator app:

su

dd if=/sdcard/twrp.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery

Changelog:

  • nerdyblonde
    2015-06-26T18:14:28Z
    TWRP Configuration for LG E980 *Thanks to @Dees-Troy and all of TeamWin for TWRP. *Thanks to @djrbliss for his awesome Loki Tools. *Thanks to @tkawajir for his TWRP configs that helped me a lot. Change-Id: I1668bf2b8640bbd9df05e59949058e45385605fe

  • JustAkan
    2015-06-13T04:37:39Z
    e980: add sepolicy * Problem: e980 builds upon the building is not due to a lack of data sepolicy * Sepolicy prevents conflict with the gproj-common with this patch Thanks to Ryuinferno Change-Id: I6061aecdb03f206513509c1d076677448f5b271e Signed-off-by: JustAkan

  • nerdyblonde
    2015-06-19T13:08:28Z
    Fix Typo in device.mk Line #73 - PRODUCT_COPT_FILES += \ Corrected to - PRODUCT_COPY_FILES += \ Change-Id: I36f0364bdc66ee8d985b59f1eae89ae689a2f71d

  • Ricardo Cerqueira
    2015-04-06T19:45:12Z
    Fix /system size Change-Id: I062c45ce05c6ac2e1069ec1b947e5a492416d465

  • Ricardo Cerqueira
    2014-12-02T15:06:29Z
    Reenable CM features These are back in place, re-enable them Change-Id: Ia2f2f04828f5c934f167335e6a82b135aa74946f