[cleanup] revise file location 32/240132/1
authorYoungjae Shin <yj99.shin@samsung.com>
Tue, 4 Aug 2020 00:56:30 +0000 (09:56 +0900)
committerYoungjae Shin <yj99.shin@samsung.com>
Tue, 4 Aug 2020 00:56:30 +0000 (09:56 +0900)
commitfbdf45e5bf8d8af0ff9d989b02471c59f2fa49e7
tree0f356faf6e3845205181f187c1402e3f61c11a79
parent190c0d19181115d8e8978f2f51cb32ea0721ddca
[cleanup] revise file location

Change-Id: I738bbcef8a0ec01aa082c06b710057f239ee00cb
42 files changed:
AUTHORS [deleted file]
CMakeLists.txt
LICENSE [deleted file]
LICENSE.APLv2
app/CMakeLists.txt [moved from bt-share/CMakeLists.txt with 85% similarity]
app/applog.h [moved from bt-share/include/applog.h with 100% similarity]
app/bt-share-common.c [moved from bt-share/src/bt-share-common.c with 100% similarity]
app/bt-share-common.h [moved from bt-share/include/bt-share-common.h with 100% similarity]
app/bt-share-cynara.c [moved from bt-share/src/bt-share-cynara.c with 100% similarity]
app/bt-share-cynara.h [moved from bt-share/include/bt-share-cynara.h with 100% similarity]
app/bt-share-ipc.c [moved from bt-share/src/bt-share-ipc.c with 100% similarity]
app/bt-share-ipc.h [moved from bt-share/include/bt-share-ipc.h with 100% similarity]
app/bt-share-main.c [moved from bt-share/src/bt-share-main.c with 100% similarity]
app/bt-share-main.h [moved from bt-share/include/bt-share-main.h with 100% similarity]
app/bt-share-noti-handler.c [moved from bt-share/src/bt-share-noti-handler.c with 100% similarity]
app/bt-share-noti-handler.h [moved from bt-share/include/bt-share-noti-handler.h with 100% similarity]
app/bt-share-notification.c [moved from bt-share/src/bt-share-notification.c with 100% similarity]
app/bt-share-notification.h [moved from bt-share/include/bt-share-notification.h with 100% similarity]
app/bt-share-resource.h [moved from bt-share/include/bt-share-resource.h with 100% similarity]
app/bt-share-syspopup.c [moved from bt-share/src/bt-share-syspopup.c with 100% similarity]
app/bt-share-syspopup.h [moved from bt-share/include/bt-share-syspopup.h with 100% similarity]
app/obex-event-handler.c [moved from bt-share/src/obex-event-handler.c with 100% similarity]
app/obex-event-handler.h [moved from bt-share/include/obex-event-handler.h with 100% similarity]
app/org.bluetooth.share.service [moved from bt-share/src/org.bluetooth.share.service with 100% similarity]
debian/bluetooth-share-headers.install.in [deleted file]
debian/bluetooth-share.install.in [deleted file]
debian/bluetooth-share.postinst [deleted file]
debian/changelog [deleted file]
debian/compat [deleted file]
debian/control [deleted file]
debian/libbluetooth-share-dev.install.in [deleted file]
debian/libbluetooth-share.install.in [deleted file]
debian/rules [deleted file]
packaging/bluetooth-share.changes [deleted file]
packaging/bluetooth-share.manifest
packaging/bluetooth-share.spec
packaging/libbluetooth-share-devel.manifest [deleted file]
packaging/libbluetooth-share.manifest [deleted file]
tests/CMakeLists.txt [moved from unittest/CMakeLists.txt with 95% similarity]
tests/bluetooth-share_test.cpp [moved from unittest/bluetooth-share_test.cpp with 100% similarity]
tests/mock/bluetooth-share-mock.c [moved from unittest/mock/bluetooth-share-mock.c with 100% similarity]
tests/run_coverage.sh [moved from unittest/run_coverage.sh with 84% similarity]