Change default orentation for the primary display in celadon_ivvi
by gheorghe.comsulea@p3-group.com
Hello everybody,
Is it possible the change the default display orientation from landscape to portrait in celadon_ivi? The goal is to make the celadon_ivi to display the bootanimation pictures and the systemui/apps in portrait mode.
I have tried it in several ways, but without success:
1) I have set at build time in system props the ro.sf.hwrotation=90. It had no effect
2) I have set in BoardConfig.mk the SF_PRIMARY_DISPLAY_ORIENTATION := 90. It had no effect, too.
I was able to change the orientation to portrait mode only via "adb shell settings put system user_rotation 1" command, but this setting is ignored by the boot animation.
Best regards,
Gigi