heyimkir / android_tablet_samsung_gta7lite

TWRP Device Tree for Samsung Galaxy Tab A7 Lite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This device tree was made with the intention to help users with this device, blindly helped with the help of users owning the device. It will boot, feel free to fork this and do whatever you want. Take this as a starting point to port twrp to your device.

roomservice.xml

<manifest>
  <!--T220-->
  <project path="device/samsung/gta7litewifi" name="DevZillion/android_device_samsung_gta7lite" remote="github" revision="gta7litewifixx"/>
  <!--T225-->
  <project path="device/samsung/gta7lite" name="DevZillion/android_device_samsung_gta7lite" remote="github" revision="gta7litexx"/>
  <!--T227-->
  <project path="device/samsung/gta7litetur" name="DevZillion/android_device_samsung_gta7lite" remote="github" revision="gta7litetur"/>
</manifest>

About

TWRP Device Tree for Samsung Galaxy Tab A7 Lite


Languages

Language:Makefile 61.1%Language:Shell 38.9%