Code Monkey home page Code Monkey logo

-android_bootable_recovery-k920's Introduction

Team Win Recovery Project (TWRP)

You can find a compiling guide here.

K920_recovery

Lenovo VIBE Z2 Pro(K920) recovery

打开文件:device/lenovo/kingdom_row.mk 添加以下代码。

#TWRP TW_THEME := portrait_hdpi RECOVERY_GRAPHICS_USE_LINELENGTH := true TW_NO_USB_STORAGE := true TW_INCLUDE_CRYPTO := true BOARD_SUPPRESS_SECURE_ERASE := true RECOVERY_SDCARD_ON_DATA := true BOARD_HAS_NO_REAL_SDCARD := true TW_SCREEN_BLANK_ON_BOOT := true BOARD_HAS_NO_SELECT_BUTTON := true TARGET_RECOVERY_PIXEL_FORMAT := "RGBX_8888" TW_EXTRA_LANGUAGES := true TW_DEFAULT_LANGUAGE := zh_CN

#Recovery TARGET_RECOVERY_FSTAB := device/lenovo/kingdom_row/rootdir/etc/fstab.qcom

=========================================

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.