From f5a4525de56bb81aee28b80da2a94dd87f068fb1 Mon Sep 17 00:00:00 2001 From: xionglinlin Date: Mon, 20 Jul 2026 15:28:26 +0800 Subject: [PATCH] fix: add iio-sensor-proxy to short idle service config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added service configuration to ensure the system successfully enters "short-idle" mode after remaining idle for 5 minutes. Influence: 1. Test system entering and exiting short idle state 2. Verify iio-sensor-proxy service remains active during idle 3. Check sensor data availability during idle periods fix: 在短空闲服务配置中添加 iio-sensor-proxy 新增服务配置,保证系统在静置5分钟后可以正常进入shortidle模式 Influence: 1. 测试系统进入和退出短空闲状态 2. 验证 iio-sensor-proxy 服务在空闲期间保持活跃 3. 检查空闲期间传感器数据可用性 PMS: BUG-370415 Change-Id: Idc13850f8708e18036b4183d55f9de5463eb7543 --- misc/dsg-configs/org.deepin.dde.daemon.power.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/misc/dsg-configs/org.deepin.dde.daemon.power.json b/misc/dsg-configs/org.deepin.dde.daemon.power.json index b46875291..9dd9dc330 100644 --- a/misc/dsg-configs/org.deepin.dde.daemon.power.json +++ b/misc/dsg-configs/org.deepin.dde.daemon.power.json @@ -826,7 +826,8 @@ "serial-getty@ttyAMA0.service", "winbind.service", "tpm2-abrmd.service", - "fprintd.service" + "fprintd.service", + "iio-sensor-proxy.service" ], "serial": 0, "flags": [