From bc9dbb775238b320e072bc9ed731e65aa0d12e73 Mon Sep 17 00:00:00 2001 From: Sungwook Park Date: Wed, 13 Nov 2019 15:19:58 +0900 Subject: [PATCH] Add smartreply.service to wearable target Change-Id: I3ce472946d1a816379bf5eba3a54487cb474f61c Signed-off-by: Sungwook Park --- test/new_service_test/target/wearable/systemd_service.list | 1 + 1 file changed, 1 insertion(+) diff --git a/test/new_service_test/target/wearable/systemd_service.list b/test/new_service_test/target/wearable/systemd_service.list index 3b8b91f..818b60e 100755 --- a/test/new_service_test/target/wearable/systemd_service.list +++ b/test/new_service_test/target/wearable/systemd_service.list @@ -121,6 +121,7 @@ sensord.service;sensor;input;System; serial-getty@.service;root;root;User::Shell; shutdown-animation.service;application;application;System; smartcard-service.service;network_fw;network_fw;System; +smartreply.service;ui_fw;ui_fw;System; sound-server.service;multimedia_fw;multimedia_fw;System; stc-iptables.service;network_fw;network_fw;System; stc-manager.service;root;root;System; -- 2.34.1