Android 8.1

Although I've read that ro.sf.hwrotation has been removed from Android, it 
still works and I get the display booting and running in landscape as I 
want it to be.

The issue is that the touch does not rotate although the code for this is 
already present in InputReader.cpp but somehow the actual screen 
orientation has not been passed in to it. If I touch the right middle of 
the screen, the HOME button at the bottom middle is activated so something 
is not translating the coordinates. 

I've done a bit of searching and found some old references to changes being 
made to InputReader.cpp but they are all references to using Froyo so very 
out of date.

Is there any missing property that is preventing the system from rotating 
the touch screen coordinates?

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-porting+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to