aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Scott <michael.scott@linaro.org>2014-11-26 15:44:28 -0800
committerMichael Scott <michael.scott@linaro.org>2014-11-26 15:44:28 -0800
commit47e77849bf9d045ea21b13171aded74a04d1b57c (patch)
tree0653a48620fca5a008b1cd2a1b3c18308a5b24da
parent93c01e0ad73ed8382caca895d4f7db39d5b94b77 (diff)
otter-common: remove legacy surfaceflinger rotation prop
Signed-off-by: Michael Scott <michael.scott@linaro.org>
-rw-r--r--common.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/common.mk b/common.mk
index 6cde9cd..09db052 100644
--- a/common.mk
+++ b/common.mk
@@ -61,8 +61,7 @@ PRODUCT_PACKAGES += \
PRODUCT_PROPERTY_OVERRIDES += \
ro.sf.lcd_density=160 \
- persist.lab126.chargeprotect=1 \
- ro.sf.hwrotation=270
+ persist.lab126.chargeprotect=1
# Set dirty regions off
PRODUCT_PROPERTY_OVERRIDES += \