[TRE-2631]Add hal-api-nfc package to buildig block 01/253701/1 accepted/tizen/unified/20210217.030945 submit/tizen/20210217.020358
authorJihoon Jung <jh8801.jung@samsung.com>
Wed, 17 Feb 2021 00:30:14 +0000 (09:30 +0900)
committerJihoon Jung <jh8801.jung@samsung.com>
Wed, 17 Feb 2021 00:30:14 +0000 (09:30 +0900)
Change-Id: Ia496caec978fa8f6aa8148c9637ba653b3b6b45d
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
packaging/domain-apis-network.inc
packaging/domain-halapis.inc

index c1ae8b0e4240681f4b315ffc1bfc273633dddf7f..44a3c84350d604c18fc3ad09b238bb45bfc8b2da 100644 (file)
@@ -319,6 +319,7 @@ Summary:    NFC
 Requires: capi-network-nfc
 Requires: nfc-common-lib
 Requires: nfc-manager
+Requires: hal-api-nfc
 %description sub2-domain_API-Network-NFC
 Enabling NFC Manager and it is possible to user NFC API
 %files sub2-domain_API-Network-NFC
index bf1fc283b2dcd421fd5c9665668b159cbb1bfaeb..a18a68306cd1361b040653f56665b924abe74861 100644 (file)
@@ -9,6 +9,7 @@ Requires:       %{name}-sub1-domain_HALAPI-Bluetooth
 Requires:      %{name}-sub1-domain_HALAPI-Sensor
 Requires:      %{name}-sub1-domain_HALAPI-Device
 Requires:      %{name}-sub1-domain_HALAPI-Wifi
+Requires:      %{name}-sub1-domain_HALAPI-Nfc
 Requires:      %{name}-sub1-domain_HALAPI-Uwb
 Requires:      %{name}-sub1-domain_HALAPI-Zigbee
 Requires:      %{name}-sub1-domain_HALAPI-Tbm
@@ -110,6 +111,20 @@ such as library and daemon in order to control wifi functionality related to
 station, p2p, softap and so on.
 %files sub1-domain_HALAPI-Wifi
 
+####################
+### NFC HAL API ###
+####################
+%package sub1-domain_HALAPI-Nfc
+Summary: NFC HAL API
+Requires: hal-api-common
+Requires: hal-api-nfc
+
+%description sub1-domain_HALAPI-Nfc
+NFC HAL API (hal-api-nfc) provides the HAL C API for Tizen internal user
+such as library and daemon in order to control Uwb functionality related to
+range, position and so on.
+%files sub1-domain_HALAPI-Nfc
+
 ####################
 ### UWB HAL API ###
 ####################