OrangeFox Recovery device tree for Samsung S7 Edge aka hero2lte

ivanmeler 65a6d673d4 Remove force quota and fix encryption on aosp 7 жил өмнө
dtbhtool 9316157bf2 Update twrp build for oreo 7 жил өмнө
recovery 65a6d673d4 Remove force quota and fix encryption on aosp 7 жил өмнө
Android.mk ebd2067766 Redo the device tree, update kernel for BPH bootloader 10 жил өмнө
AndroidProducts.mk ebd2067766 Redo the device tree, update kernel for BPH bootloader 10 жил өмнө
BoardConfig.mk 9316157bf2 Update twrp build for oreo 7 жил өмнө
README.md 9316157bf2 Update twrp build for oreo 7 жил өмнө
mkbootimg.mk 9316157bf2 Update twrp build for oreo 7 жил өмнө
omni.dependencies 9316157bf2 Update twrp build for oreo 7 жил өмнө
omni_hero2lte.mk 9316157bf2 Update twrp build for oreo 7 жил өмнө
recovery.fstab 9316157bf2 Update twrp build for oreo 7 жил өмнө
system.prop 9316157bf2 Update twrp build for oreo 7 жил өмнө
vendorsetup.sh ebd2067766 Redo the device tree, update kernel for BPH bootloader 10 жил өмнө

README.md

TWRP device tree for Galaxy S7 edge (International & Canadian Exynos)

Add to .repo/local_manifests/hero2lte.xml:

<?xml version="1.0" encoding="UTF-8"?>
<manifest>
	<project path="device/samsung/hero2lte" name="android_device_samsung_hero2lte" remote="TeamWin" revision="android-8.1" />
</manifest>

Then run repo sync to check it out.

To build:

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