Skip to content

Am80286/twrp_samsung_r1q

 
 

Repository files navigation

Samsung Galaxy A80 (R1Q) TWRP Device Tree

This tree is now moved to official TWRP github available here. Latest images are on the offical TWRP website as well.

Building

This device tree is built using TWRP's minimal manifests, which are available here.

  1. Set up the build environment according to these instuructions.
  2. Clone this device tree:
git clone -b omni-9.0 https://github.com/Am80286/twrp_samsung_r1q.git device/samsung/r1q
  1. Start the build:
source build/envsetup.sh
lunch omni_r1q-eng
mka recoveryimage

After the build is finished, the recovery image is going to be in out/target/product/r1q/recovery.img

About

Samsung Galaxy A80 (R1Q) TWRP

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Makefile 99.6%
  • Shell 0.4%