I’ve installed the given ROM of Android on my board.
I have a random external touch screen that when connected I see from the logcat that it reports the wrong AXIS_Y:
(AXIS_Y: source=0x1002 min=-996.0 max=2075.0 flat=0.0 fuzz=0.0 resolution=17.050879)
I’ve been trying to fix this issue by using a custom .idc file to configure the device but I seem to have no luck getting anything to take effect apart from turning it into a touchpad, which is of course not what I want from a touchscreen.
I also wanted to try messing with Android’s device tree structure, but I couldn’t find such files in the file system.
I appreciate any help, I guess more details may be needed so I am here to answer