Add bluetooth related services 40/214440/1 accepted/tizen/unified/20190924.062114 submit/tizen/20190923.054044
authorjin-gyu.kim <jin-gyu.kim@samsung.com>
Mon, 23 Sep 2019 05:32:10 +0000 (14:32 +0900)
committerjin-gyu.kim <jin-gyu.kim@samsung.com>
Mon, 23 Sep 2019 05:35:58 +0000 (14:35 +0900)
- bluetooth-ag-agents / bluetooth-hf-agent / bluetooth-hid-agent / obex
- All services have network_fw / network_fw / System permissions.

Change-Id: Ief0edae83ccbbd073d0f752a3967dc0ee8cbacaa

test/new_service_test/target/mobile/systemd_service.list
test/new_service_test/target/tv/systemd_service.list
test/new_service_test/target/wearable/systemd_service.list

index f1c25e85ae770629518fa2511cd6abcb7a73df5d..efbcf97cb0feaaf6c263a8eab55329affaab928d 100755 (executable)
@@ -6,6 +6,7 @@ app2sd-server.service;root;root;System;
 audit-trail.service;security_fw;security_fw;System;
 auth-fw.service;security_fw;security_fw;System;
 bluetooth-address.service;network_fw;network_fw;System;
+bluetooth-ag-agent.service;network_fw;network_fw;System;
 bluetooth-force-hci-logger.service;network_fw;network_fw;System;
 bluetooth-frwk.service;network_fw;network_fw;System;
 bluetooth-frwk-core.service;network_fw;network_fw;System;
@@ -97,6 +98,7 @@ muse-server.service;multimedia_fw;multimedia_fw;System;
 net-config.service;network_fw;network_fw;System;
 nether.service;security_fw;security_fw;System;
 nvitemd.service;telephony;telephnoy;System;
+obex.service;network_fw;network_fw;System;
 ode.service;root;root;System::Privileged;
 ode-progress-ui@.service;application;application;System;
 offline-update.service;root;root;System::Privileged;
index 6fe491ac5322d701c70ddbd237ef4e5fffd05d3a..c6650b19885e396fde5e87c9e6f8f02455473d6a 100755 (executable)
@@ -3,6 +3,7 @@ actd.service;root;root;System;
 alarm-server.service;app_fw;app_fw;System;
 audit-trail.service;security_fw;security_fw;System;
 auth-fw.service;security_fw;security_fw;System;
+bluetooth-ag-agent.service;network_fw;network_fw;System;
 bluetooth.service;network_fw;network_fw;System;
 bluetooth-address.service;network_fw;network_fw;System;
 bluetooth-force-hci-logger.service;network_fw;network_fw;System;
index 021ad880edf619de3fb712e7c5405b4e418e3e86..b3c38231382fe67901a95aa0366d6d2c5f41e81d 100755 (executable)
@@ -5,6 +5,7 @@ alarm-server.service;app_fw;app_fw;System;
 audit-trail.service;security_fw;security_fw;System;
 auth-fw.service;security_fw;security_fw;System;
 bluetooth-address.service;network_fw;network_fw;System;
+bluetooth-ag-agent.service;network_fw;network_fw;System;
 bluetooth-force-hci-logger.service;network_fw;network_fw;System;
 bluetooth-frwk.service;network_fw;network_fw;System;
 bluetooth-frwk-core.service;network_fw;network_fw;System;
@@ -15,6 +16,8 @@ bluetooth-hci-logger.service;network_fw;network_fw;System;
 bluetooth-hci-logger-stop.service;network_fw;network_fw;System;
 bluetooth-hci-up.service;network_fw;network_fw;System;
 bluetooth-hciattach@.service;root;root;System;
+bluetooth-hf-agent.service;network_fw;network_fw;System;
+bluetooth-hid-agent.service;network_fw;network_fw;System;
 bluetooth-share-start.service;network_fw;network_fw;System;
 bluetooth-stack-down.service;root;root;System;
 bluetooth-stack-up.service;network_fw;network_fw;System;
@@ -85,6 +88,7 @@ muse-server.service;multimedia_fw;multimedia_fw;System;
 net-config.service;network_fw;network_fw;System;
 nether.service;security_fw;security_fw;System;
 nfc-manager.service;network_fw;network_fw;System;
+obex.service;network_fw;network_fw;System;
 ode.service;root;root;System::Privileged;
 ode-progress-ui@.service;application;application;System;
 offline-update.service;root;root;System::Privileged;