[service] Remove ml-api-service-db.cc and related test
authorYongjoo Ahn <yongjoo1.ahn@samsung.com>
Thu, 18 Aug 2022 06:59:01 +0000 (15:59 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Fri, 19 Aug 2022 06:32:22 +0000 (15:32 +0900)
commit5280f2a31055717b4919699a8d5dfa5420a8abf3
tree068c1aa4289064754ab92339ab00094e52e70bb9
parent693ab42d6d8ae44366974d238bc520f8888719f4
[service] Remove ml-api-service-db.cc and related test

- Remove the source, header and tests.
- The APIs are moving to ml-api-service-agent.cc as it should use dbus
  call

Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
c/meson.build
c/src/ml-api-service-db.cc [deleted file]
c/src/ml-service-db.hh [deleted file]
packaging/machine-learning-api.spec
tests/capi/meson.build
tests/capi/unittest_capi_service.cc [deleted file]
tests/capi/unittest_capi_service_db_mock.cc [deleted file]