From 5583f9207b9c07c478a12856eaac96be5e45bc6f Mon Sep 17 00:00:00 2001 From: "jintae.son" Date: Mon, 29 Jul 2019 18:29:32 +0900 Subject: [PATCH] Add Tools/Services Project mapping Change-Id: I02d12a9617e8bfb743d8271c8d76307ed1b2dead --- profiles/tizen_services.xml | 54 +++++++++++++++++++++++++++++++ profiles/tizen_tools.xml | 79 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 133 insertions(+) create mode 100644 profiles/tizen_services.xml create mode 100644 profiles/tizen_tools.xml diff --git a/profiles/tizen_services.xml b/profiles/tizen_services.xml new file mode 100644 index 0000000..ff9bc83 --- /dev/null +++ b/profiles/tizen_services.xml @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/profiles/tizen_tools.xml b/profiles/tizen_tools.xml new file mode 100644 index 0000000..17ff838 --- /dev/null +++ b/profiles/tizen_tools.xml @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.7.4