diff options
author | XpLoDWilD <xplodgui@gmail.com> | 2013-02-18 13:14:47 +0000 |
---|---|---|
committer | XpLoDWilD <xplodgui@gmail.com> | 2013-02-18 13:14:47 +0000 |
commit | 5dd1363086490ce66004d99968b254754fc552ac (patch) | |
tree | 35f57cb1f44bb2e077b57e2729832a8d408331a6 | |
parent | 8f8588076c6a5a86688699dfc48dd102f785604a (diff) | |
download | device_samsung_p3100-5dd1363086490ce66004d99968b254754fc552ac.zip device_samsung_p3100-5dd1363086490ce66004d99968b254754fc552ac.tar.gz device_samsung_p3100-5dd1363086490ce66004d99968b254754fc552ac.tar.bz2 |
p3100: Add ro.sf.hwrotation to fix rotation issue
Change-Id: Ia8bf4ced1f60431db09b33943a252bb803e2fd8c
-rw-r--r-- | system.prop | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system.prop b/system.prop index 2d4395b..ae21f22 100644 --- a/system.prop +++ b/system.prop @@ -7,3 +7,4 @@ telephony.lteOnCdmaDevice=0 ro.ril.hsxpa=1 ro.ril.gprsclass=10 ro.sf.lcd_density=160 +ro.sf.hwrotation=270 |