https://t.me/twrpdtgen | Note! These are device trees made from my script - TWRP device tree generator
TWRP device tree generator Python Edition Version 1.0.0 Cloning AIK... Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/Library/Frameworks...
When an image is provided, if everything goes well, there will be a device tree atoutput/manufacturer/codename You can also use the module in a script, with the following code: fromtwrpdtgen.device_treeimportDeviceTree# Get image infodevice_tree=DeviceTree(image_path)# Dump device tree to...