From 0e51821ae580046d77c947bcce6e29c6470f7536 Mon Sep 17 00:00:00 2001 From: davidevinavil Date: Sun, 22 Jan 2017 23:21:21 +0100 Subject: Flip panel: remove flip panel from build.prop and manage it in kernel Change-Id: I59cf52ad5a1931ff61b5fad553efc94f8adf67cc --- system.prop | 3 --- 1 file changed, 3 deletions(-) diff --git a/system.prop b/system.prop index 7b255d2..d98f783 100755 --- a/system.prop +++ b/system.prop @@ -32,9 +32,6 @@ persist.radio.hw_mbn_update=0 persist.radio.sw_mbn_update=0 persist.radio.start_ota_daemon=1 -#Flip panel -persist.panel.inversemounted=1 -ro.panel.mountflip=3 debug.sf.hw=1 debug.egl.hw=1 debug.gralloc.enable_fb_ubwc=1 -- cgit v1.2.3