From 8bd74c5a3ae34868ad6d0504cbb5bdb4fc743f05 Mon Sep 17 00:00:00 2001 From: dd3boh Date: Fri, 13 Oct 2017 19:09:53 +0200 Subject: Revert "z2_plus: Flip screen in kernel [1/2]" * This causes issues in XOS (the same we had in N, so display flickerings basically) This reverts commit 926d2e079fb98f081a78c7ef90cdaa674a936462. --- system.prop | 3 +++ 1 file changed, 3 insertions(+) (limited to 'system.prop') diff --git a/system.prop b/system.prop index 3783dba..affe09d 100644 --- a/system.prop +++ b/system.prop @@ -67,6 +67,9 @@ ro.qcom.ad.sensortype=2 # Fingerprint persist.qfp=false +# Flip panel +ro.sf.hwrotation=180 + # Google ro.opa.eligible_device=true -- cgit v1.2.3