summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2018-05-30 19:41:28 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2018-05-30 19:41:28 -0700
commitff0e07009574a514b87e913a252141955465811e (patch)
tree1eb447b0c29be56a06a2cacdff569745f5e2e4ea
parent63f128a9e3e4ee6778cd9ba9e2c7829e6241917f (diff)
parent1acc5a847b1facf38ffe19aa34d5f3ec73610506 (diff)
downloaddisplay-ff0e07009574a514b87e913a252141955465811e.tar.gz
Merge "Revert "display: Add property to disable rotator downscale for UI"" into display.lnx.4.9
-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")