projects
/
platform
/
hal
/
api
/
common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c678807
)
hal-backend-service: Add device-battery hal-backend-service-plugin
73/321073/1
accepted/tizen/unified/20250314.085109
accepted/tizen/unified/x/20250314.100520
author
Youngjae Cho
<y0.cho@samsung.com>
Thu, 13 Mar 2025 10:20:42 +0000
(19:20 +0900)
committer
Youngjae Cho
<y0.cho@samsung.com>
Thu, 13 Mar 2025 10:23:40 +0000
(19:23 +0900)
Add device-battery plugin to support HAL_MODULE_DEVICE_BATTERY ipc mode.
Change-Id: I049e35691c2177b3d727dbe308986f17950d50de
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
packaging/hal-backend-service.service
patch
|
blob
|
history
diff --git
a/packaging/hal-backend-service.service
b/packaging/hal-backend-service.service
index 1cca22640420189c1d8a2161590844b7f131b28d..9a782314465522288d6c01334a2cba80048733cd 100644
(file)
--- a/
packaging/hal-backend-service.service
+++ b/
packaging/hal-backend-service.service
@@
-8,7
+8,7
@@
After=local-fs.target hal-backend-service.socket
[Service]
Type=simple
SmackProcessLabel=System
-ExecStart=/usr/bin/hal-backend-service device-display device-led
+ExecStart=/usr/bin/hal-backend-service device-display device-led
device-battery
KillSignal=SIGUSR1
MemoryMax=20M