From: Chih-Wei Huang Date: Fri, 6 Jan 2017 05:50:01 +0000 (+0800) Subject: Disable forced orientation X-Git-Tag: android-x86-6.0-r2~1 X-Git-Url: http://git.osdn.net/view?p=android-x86%2Fdevice-generic-common.git;a=commitdiff_plain;h=4b38ef42d8f4fc046e0d508b099458ae491228ce Disable forced orientation The input subsystem is buggy in the emulated display mode. --- diff --git a/init.sh b/init.sh index f80f58f..d01705b 100644 --- a/init.sh +++ b/init.sh @@ -237,7 +237,7 @@ function init_hal_sensors() set_property hal.sensors.iio.accel.matrix 0,1,0,1,0,0,0,0,-1 ;; *) - has_sensors=false + #has_sensors=false ;; esac