Skip to content
This repository has been archived by the owner on Apr 28, 2021. It is now read-only.

IonKiwi/twrp_android_device_samsung_kccat6

 
 

Repository files navigation

TWRP device tree for Galaxy S5 Plus (International)

Add to .repo/local_manifests/kccat6.xml:

<?xml version="1.0" encoding="UTF-8"?>
<manifest>
  <project path="device/samsung/kccat6" name="IonKiwi/twrp_android_device_samsung_kccat6" remote="github" revision="android-6.0" />
  <project path="kernel/samsung/kccat6" name="IonKiwi/android_kernel_samsung_kccat6" remote="github" revision="cm-14.1" />
</manifest>

Then run repo sync to check it out.

To build:

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

Kernel sources are available at: https://github.com/IonKiwi/android_kernel_samsung_kccat6

About

TWRP device tree for Samsung Galaxy S5 Plus (International)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 99.5%
  • Shell 0.5%