IMX8MQ Android 9.0.1 and 9.0.2 screen turned to 180,
the video playback did not turn to 180.
Use this command:
"settings put system user_rotation 2"
Can someone help improve this problem?
Hi Tico,
I got the same problem, did you find the solution or work around now?
Hello
To rotation the screen, you can add followed two lines in init.rc, both video and GUI are rotated.
setprop persist.demo.rotationlock true
setprop persist.demo.remoterotation portrait
Hello,
This is a known issue. Let me report this internally to see if already exist a solution for this problem.
Best regards,
Diego.