[TRE-2598] Add hal-api-bluetooth package to all profiles 17/251717/2 accepted/tizen/unified/20210121.015632 submit/tizen/20210121.020600
authorWootak Jung <wootak.jung@samsung.com>
Tue, 19 Jan 2021 02:37:04 +0000 (11:37 +0900)
committerWootak Jung <wootak.jung@samsung.com>
Tue, 19 Jan 2021 02:38:47 +0000 (11:38 +0900)
Add hal-api-bluetooth package to all profiles

Change-Id: I2be7b90648c839876b41a1518a4cd77e084f0a61
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
packaging/domain-apis-network.inc
packaging/domain-halapis.inc

index f74f46dce3e01f741e92aa7a771b60351664628b..e7391afd52c0664cc7e322a42c0a32a398ddda40 100644 (file)
@@ -42,6 +42,7 @@ Tizen block (set of packages) for Group of domain API-Network
 Summary:    Bluetooth_BREDR
 
 Requires: capi-network-bluetooth
+Requires: hal-api-bluetooth
 Requires: bluetooth-frwk-service
 Requires: bluetooth-frwk-core
 Requires: bluez
@@ -165,6 +166,7 @@ Enabling Bluetooth Transfer functionality(OPP, PBAP)
 Summary:    Bluetooth_LE
 
 Requires: capi-network-bluetooth
+Requires: hal-api-bluetooth
 Requires: bluetooth-frwk-service
 Requires: bluetooth-frwk-core
 Requires: bluez
index 0babf58b2e864b3f24213795002f3ff9dccde115..d71817d464f35c56d0d7255a578d7bee3a641087 100644 (file)
@@ -5,6 +5,7 @@
 Summary:       Tizen HAL API Sets
 Requires:      %{name}-sub1-domain_HALAPI-Common
 Requires:      %{name}-sub1-domain_HALAPI-Power
+Requires:      %{name}-sub1-domain_HALAPI-Bluetooth
 
 %description root-domain_HALAPI
 __EXPAND__: domains
@@ -45,3 +46,17 @@ power-management like CPU/GPU/Memory Bus and so on.  hal-api-power is used
 for supporting the performance boosting, limiting the power-consumption,
 thermal control and so on.
 %files sub1-domain_HALAPI-Power
+
+#########################
+### Bluetooth HAL API ###
+#########################
+%package sub1-domain_HALAPI-Bluetooth
+Summary: Bluetooth HAL API
+Requires: hal-api-common
+Requires: hal-api-bluetooth
+
+%description sub1-domain_HALAPI-Bluetooth
+Bluetooth HAL API (hal-api-bluetooth) provides the HAL C API for Tizen internal user
+such as library and daemon in order to control bluetooth functionality related to
+BR/EDR, LE and so on.
+%files sub1-domain_HALAPI-Bluetooth