jcadduono / android_device_samsung_hero2qltechn

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)