There is another option you have to set right after "ro.sf.hwrotation=180" in "build.prop" file:
persist.hwc.mirroring.transform=1 OR persist.hwc.mirroring.transform=2 where the argument is 0..3! 0 - 0 degrees , 1 - 90 degrees, 2 - 180 degrees and 3 - 270 degrees. This option sets the rotation angle between LCD and HDMI output! I hope this will help! Cheers!!! On May 3, 2:04 am, Mamatha K <[email protected]> wrote: > HI all, > > I am working on Android 4.0 for blaze board. > Initially, the display on LCD was rotated 180 degree(upside down), > so in build.prop ro.sf.hwrotation=180 was set to get normal display. Now > LCD display is working fine(proper orientation of touchscreen) but when > connected through HDMI the display on HDMI output screen is still 180 > (upside down) degree rotated. > As there is a flag to rotate LCD is there any such idea to rotate > HDMI display or any help to this issue. > > Thanks and Regards, > Mamatha K -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
