[TRE-2600] Add hal-api-sensor package to all profiles 16/251916/1 accepted/tizen/unified/20210122.021857 submit/tizen/20210122.021400
authorBoram Bae <boram21.bae@samsung.com>
Thu, 21 Jan 2021 01:47:31 +0000 (10:47 +0900)
committerBoram Bae <boram21.bae@samsung.com>
Thu, 21 Jan 2021 01:47:31 +0000 (10:47 +0900)
Change-Id: I04f7038392ade3def7c49e8d8ee9f6e27120f526
Signed-off-by: Boram Bae <boram21.bae@samsung.com>
packaging/domain-apis-system.inc
packaging/domain-halapis.inc

index 6ec490c0530ac2484e4325239d89de0f0f2405bd..0fc28c2bf2a8fb65dbf87333edf68e8864c424bb 100644 (file)
@@ -109,6 +109,7 @@ To get the process information, you need to add one of these resource manager fe
 %package sub2-domain_API-System-Sensor_Listener
 Summary:    Sensor_Listener
 Requires:   capi-system-sensor
+Requires:   hal-api-sensor
 Requires:   sensord
 Suggests:   sensor-hal-tm1
 Suggests:   sensor-hal-tm2
index d71817d464f35c56d0d7255a578d7bee3a641087..9cbe34c5c6b0edf32f96ec787fef1095ae582463 100644 (file)
@@ -6,6 +6,7 @@ Summary:        Tizen HAL API Sets
 Requires:      %{name}-sub1-domain_HALAPI-Common
 Requires:      %{name}-sub1-domain_HALAPI-Power
 Requires:      %{name}-sub1-domain_HALAPI-Bluetooth
+Requires:      %{name}-sub1-domain_HALAPI-Sensor
 
 %description root-domain_HALAPI
 __EXPAND__: domains
@@ -60,3 +61,17 @@ Bluetooth HAL API (hal-api-bluetooth) provides the HAL C API for Tizen internal
 such as library and daemon in order to control bluetooth functionality related to
 BR/EDR, LE and so on.
 %files sub1-domain_HALAPI-Bluetooth
+
+#####################
+### Sensor HAL API ###
+#####################
+%package sub1-domain_HALAPI-Sensor
+Summary: Sensor HAL API
+Requires: hal-api-common
+Requires: hal-api-sensor
+
+%description sub1-domain_HALAPI-Sensor
+Sensor HAL API (hal-api-sensor) provides the HAL C API for Tizen internal user
+such as library and daemon in order to control h/w sensor. hal-api-sensor is used for
+implementing sensor devices on the target device and it allows to control of each sensor
+%files sub1-domain_HALAPI-Sensor