I want to fix the custom ROM (android 7.1.1 Resurrection Remix) issue on my tab TB2-X30L (portrait orientation instead of landscape on startup), but when I write the command content insert --uri content://settings/system --bind name:s:user_rotation --bind value:i:1
, the screen doesn't rotate (on my phone with android 9, sm-j600f, this command is working).
Autorotation is working. Root access and TWRP are present.
Any way to rotate the screen via terminal?