summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaseer Ahmed <naseer@codeaurora.org>2018-05-30 19:36:47 -0400
committerNaseer Ahmed <naseer@codeaurora.org>2018-05-30 19:37:11 -0400
commit1acc5a847b1facf38ffe19aa34d5f3ec73610506 (patch)
tree3c022e35cfc0072c18166dfd59c827d8e759f5ae
parent74bfd05b0bee6f0dbd951dd3dc731343bc745170 (diff)
downloaddisplay-1acc5a847b1facf38ffe19aa34d5f3ec73610506.tar.gz
Revert "display: Add property to disable rotator downscale for UI"
This reverts commit fa35cb302f20e0b09bbe0d94d1fdf98db87b4601. Change-Id: I207b0fb4586155f4a4cdfa3387df79e9ea1a2650
-rw-r--r--include/display_properties.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/display_properties.h b/include/display_properties.h
index 3ebf2e31..0dad72c6 100644
--- a/include/display_properties.h
+++ b/include/display_properties.h
@@ -46,8 +46,6 @@
#define IDLE_TIME_INACTIVE_PROP DISPLAY_PROP("idle_time_inactive")
#define BOOT_ANIMATION_LAYER_COUNT_PROP DISPLAY_PROP("boot_anim_layer_count")
#define DISABLE_ROTATOR_DOWNSCALE_PROP DISPLAY_PROP("disable_rotator_downscale")
-// Disables rotator downscale for UI on primary
-#define DISABLE_ROT_DS_UI_PRIMARY_PROP DISPLAY_PROP("disable_rot_ds_ui_primary")
#define DISABLE_DECIMATION_PROP DISPLAY_PROP("disable_decimation")
#define PRIMARY_MIXER_STAGES_PROP DISPLAY_PROP("primary_mixer_stages")
#define EXTERNAL_MIXER_STAGES_PROP DISPLAY_PROP("external_mixer_stages")