Android on Rock 5B - Touchscreen X,Y are Flipped

Installed Android and all is well. However, my touchscreen is not working properly. X is Y and Y is X.

It is recognized as “g2touch multi-touch by g2tsp” which I might suspect is actually a HID driver for a touchPAD rather than a touchscreen.

This would probably be piece of cake to fix in Linux but I can’t figure it out on Android :frowning:

Any suggestion on how to resolve? Everything else seems to work A+ so far…

Edit:
Works perfectly fine in Ubuntu. It’s also very easy to correct this in Ubuntu by changing the calibration matrix. Android is 100 times better for my use case though so I hope it’s prossible to solve somehow.

I have figured it out see issue on Github