diff options
| author | Michael Scott <michael.scott@linaro.org> | 2014-11-26 15:44:28 -0800 |
|---|---|---|
| committer | Michael Scott <michael.scott@linaro.org> | 2014-11-26 15:44:28 -0800 |
| commit | 47e77849bf9d045ea21b13171aded74a04d1b57c (patch) | |
| tree | 0653a48620fca5a008b1cd2a1b3c18308a5b24da | |
| parent | 93c01e0ad73ed8382caca895d4f7db39d5b94b77 (diff) | |
otter-common: remove legacy surfaceflinger rotation prop
Signed-off-by: Michael Scott <michael.scott@linaro.org>
| -rw-r--r-- | common.mk | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 += \ |
