Hello.
I just built Android 15 for Compulab board and started the system.
https://github.com/compulab-yokneam/imx8-android
userdebug configuration was used.
But when I try to run some command from shell (minicom), I get: Permission denied.
For example when I try to check gpio map through gpioinfo, I get this.

How can I change permissions.?
Thanks.