[Filesystem][Systeminfo] Changed storage handling 70/78870/1
authorPiotr Kosko <p.kosko@samsung.com>
Thu, 7 Jul 2016 07:49:32 +0000 (09:49 +0200)
committerPiotr Kosko <p.kosko@samsung.com>
Thu, 7 Jul 2016 07:54:56 +0000 (09:54 +0200)
commit51fbc9e1c98647f5a1ae5bd56d9506bda42fde0f
treef679ec4868d849b09b8e44ed7789ac8bb21aa56b
parent4cb7aa3a45e39da36b893f315a8bcb23e1c4b155
[Filesystem][Systeminfo] Changed storage handling

[Feature] Deviced is used for handling only removable devices,
  internal storages are handled with storage api.

[Verification] Code compiles without error.
  TCT for filesystem, systeminfo and archive 100% passrate (Auto and Manual)

Change-Id: If5609ff4f22383efd018a445f6a56760983b9818
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
src/common/filesystem/filesystem_provider.cc
src/common/filesystem/filesystem_provider.h
src/common/filesystem/filesystem_provider_deviced.cc
src/common/filesystem/filesystem_provider_deviced.h
src/common/filesystem/filesystem_provider_storage.cc
src/common/filesystem/filesystem_provider_storage.h
src/systeminfo/systeminfo_properties_manager.cc