From d510890a2268fbe18e74f1eccfc5c199fb93ef6f Mon Sep 17 00:00:00 2001 From: lokilee73 Date: Fri, 30 Aug 2019 10:56:27 +0900 Subject: [PATCH] Add Dimming=no to disable dim in wearable target Change-Id: Ia848a6c20008fcd681785d808ef70bd8015ff552 Signed-off-by: lokilee73 --- conf/wearable-display.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/wearable-display.conf b/conf/wearable-display.conf index 3c190ae..f17b4ca 100644 --- a/conf/wearable-display.conf +++ b/conf/wearable-display.conf @@ -40,3 +40,4 @@ ControlDisplay=no PowerKeyDoublePressSupport=yes AccelSensorOn=no ContinuousSampling=no +Dimming=no \ No newline at end of file -- 2.7.4