config/talos.mk : Add property to enable UI rotation temporarily

CRs-fixed: 2336741

Change-Id: I1f336b40539585440d8583bd44dfd802e42edc46
diff --git a/config/talos.mk b/config/talos.mk
index c0bf68b..96bcacf 100644
--- a/config/talos.mk
+++ b/config/talos.mk
@@ -47,6 +47,7 @@
     vendor.display.disable_inline_rotator=1 \
     vendor.display.disable_decimation=1 \
     vendor.display.disable_excl_rect_partial_fb=1 \
+    vendor.display.enable_rotator_ui=1 \
     vendor.display.enable_null_display=0 \
     vendor.display.disable_excl_rect=0 \
     vendor.display.comp_mask=0 \