Skip to content

tpatel27/recovery_android_device_samsung_gto

Repository files navigation

Recovery Device Tree for the 2019 Samsung Galaxy Tab A 8.0 [SM-T295]

How-to compile it:

To build:

. build/envsetup.sh
lunch omni_gto-eng
make recoveryimage

Notes:

  • When building tarballs (.tar.md5) for flashing with Odin, the recovery image needs to be signed with the AVB hash footer. For example,

avbtool add_hash_footer --image recovery.img --partition_name recovery --partition_size 0x4000000 --key rsa4096_vbmeta.pem --algorithm SHA256_RSA4096

About

TWRP device tree for Samsung Galaxy Tab A 8.0 (2019) [SM-T295] credits https://github.com/Magendanz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published