From ced5fac4fc532c1bff83bccdea7780e9cc55c513 Mon Sep 17 00:00:00 2001 From: "jintae.son" Date: Thu, 26 Sep 2019 15:55:21 +0900 Subject: [PATCH] Changed Tools/Services Project Mapping Change-Id: I1236ff26918deb86eee5f78cf6983959a76a1fea --- profiles/tizen_devbase_services.xml | 26 ++++++++++++ profiles/tizen_devbase_tools.xml | 40 +++++++++++++++++++ profiles/tizen_services.xml | 54 ------------------------- profiles/tizen_tools.xml | 79 ------------------------------------- 4 files changed, 66 insertions(+), 133 deletions(-) create mode 100644 profiles/tizen_devbase_services.xml create mode 100644 profiles/tizen_devbase_tools.xml delete mode 100644 profiles/tizen_services.xml delete mode 100644 profiles/tizen_tools.xml diff --git a/profiles/tizen_devbase_services.xml b/profiles/tizen_devbase_services.xml new file mode 100644 index 0000000..9cf9f86 --- /dev/null +++ b/profiles/tizen_devbase_services.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/profiles/tizen_devbase_tools.xml b/profiles/tizen_devbase_tools.xml new file mode 100644 index 0000000..c69cf8a --- /dev/null +++ b/profiles/tizen_devbase_tools.xml @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/profiles/tizen_services.xml b/profiles/tizen_services.xml deleted file mode 100644 index ff9bc83..0000000 --- a/profiles/tizen_services.xml +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/profiles/tizen_tools.xml b/profiles/tizen_tools.xml deleted file mode 100644 index 17ff838..0000000 --- a/profiles/tizen_tools.xml +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- 2.7.4