AnClark / twrp_device_huawei_hwp6_u06

Device configuration for Huawei Ascend P6 (Omni 6.0)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

twrp_device_huawei_hwp6_u06

Device configuration for Huawei Ascend P6 (Omni 6.0). You can use this to build TWRP recovery with Omni 6.0 source.

Features

  • Full TWRP experience
  • Can flash and backup all ROMs
  • ADB is accessible

How to Build

  1. Download Omni 6.0 source. Follow this guide but replace android-9.0 with android-6.0.
  2. Clone the kernel source into Omni source's kernel/hwp6_u06 folder.
  3. Run the following commands in Omni source's root:
source build/envsetup.sh
lunch hwp6_u06-userdebug
make recoveryimage
  1. When succeed, you will get the built recovery image on the bottom of stdout.

NOTICE

Huawei P6 is an early leadership model, so it has an ancient kernel which MUST BE BUILT WITH AN OLDER TOOLCHAIN, or it will stuck at boot! Don't worry, the toolchain is well-prepared in this repo, so you needn't to configure yourself.

About

Device configuration for Huawei Ascend P6 (Omni 6.0)


Languages

Language:C++ 40.6%Language:C 28.5%Language:HTML 27.3%Language:Roff 2.1%Language:RPC 0.4%Language:Shell 0.3%Language:Batchfile 0.2%Language:CSS 0.1%Language:M4 0.1%Language:Perl 0.1%Language:XC 0.1%Language:XS 0.1%Language:Makefile 0.1%Language:Objective-C 0.0%