summaryrefslogtreecommitdiff
path: root/packaging/domain-apis-system.inc
diff options
context:
space:
mode:
authorKonrad Kuchciak <k.kuchciak@samsung.com>2020-09-02 12:53:11 +0200
committerKonrad Kuchciak <k.kuchciak@samsung.com>2020-09-03 07:13:39 +0200
commitec9474c65f90824b9bcfc0a330ac0bc84ee8874e (patch)
tree8d1b02426f39f18a14fa99f6395b456a025b9d47 /packaging/domain-apis-system.inc
parent63b285df425958c48f6f18b5a1f7bfc0607c3d9a (diff)
downloadbuilding-blocks-ec9474c65f90824b9bcfc0a330ac0bc84ee8874e.tar.gz
building-blocks-ec9474c65f90824b9bcfc0a330ac0bc84ee8874e.tar.bz2
building-blocks-ec9474c65f90824b9bcfc0a330ac0bc84ee8874e.zip
[TRE-2548] Add diagnostics to IoT platform imagesubmit/tizen/20200903.060021
Change-Id: I1e64f0b9907e08805057fe17b70a95dcb9cee432 Signed-off-by: Konrad Kuchciak <k.kuchciak@samsung.com>
Diffstat (limited to 'packaging/domain-apis-system.inc')
-rw-r--r--packaging/domain-apis-system.inc14
1 files changed, 14 insertions, 0 deletions
diff --git a/packaging/domain-apis-system.inc b/packaging/domain-apis-system.inc
index a4e75f2..6ec490c 100644
--- a/packaging/domain-apis-system.inc
+++ b/packaging/domain-apis-system.inc
@@ -9,6 +9,7 @@
Summary: System API Group
Suggests: %{name}-sub2-domain_API-System-Device
Suggests: %{name}-sub2-domain_API-System-Device_Haptic
+Suggests: %{name}-sub2-domain_API-System-Diagnostics
Suggests: %{name}-sub2-domain_API-System-Feedback
Suggests: %{name}-sub2-domain_API-System-Runtime_Information
Suggests: %{name}-sub2-domain_API-System-Sensor_Listener
@@ -179,6 +180,19 @@ Tizen block (set of packages) for Group of sub domain USB_Host
%posttrans sub2-domain_API-System-USB_Host
%tizen_feature tizen.org/feature/usb.host true
+%package sub2-domain_API-System-Diagnostics
+Summary: Diagnostics API
+Requires: diagnostics
+Requires: crash-worker
+Requires: libcrash-service
+Requires: dumpsys
+Requires: libdumpsys-user
+%description sub2-domain_API-System-Diagnostics
+Diagnostics API provides functions to receive crash reports and request logs from other apps.
+%files sub2-domain_API-System-Diagnostics
+%posttrans sub2-domain_API-System-Diagnostics
+%tizen_feature tizen.org/feature/diagnostics true
+
%package sub2-domain_API-System-dlog
Summary: dlog
Requires: libdlog