Skip to content

ronaldinzkie/android_device_samsung_hero2qltechn

 
 

Repository files navigation

TWRP device tree for Galaxy S7 edge (China Qualcomm)

Add to .repo/local_manifests/hero2qltechn.xml:

<?xml version="1.0" encoding="UTF-8"?>
<manifest>
	<project path="device/samsung/hero2qltechn" name="android_device_samsung_hero2qltechn" remote="TeamWin" revision="android-6.0" />
</manifest>

Then run repo sync to check it out.

To build:

. build/envsetup.sh
lunch omni_hero2qltechn-eng
make -j5 recoveryimage

Kernel sources are available at: https://github.com/jcadduono/android_kernel_samsung_msm8996/tree/twrp-6.0

About

TWRP device tree for Samsung Galaxy S7 edge (China Qualcomm)

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 74.6%
  • C++ 24.9%
  • Shell 0.5%