[Systeminfo] Added handling Storage for TV profile in Systeminfo
authorPiotr Kosko <p.kosko@samsung.com>
Thu, 7 Jan 2016 07:31:33 +0000 (08:31 +0100)
committerPiotr Kosko <p.kosko@samsung.com>
Wed, 13 Jan 2016 08:42:53 +0000 (09:42 +0100)
commit3a6e9c07de85bdb8bfd9b0c58b770a11ff87e920
tree4fb0ec5a5917d33e81ec6073a6df84177755ddf3
parent8bfafc9f00a7e4b44ceba5cf1198cff41287f4e9
[Systeminfo] Added handling Storage for TV profile in Systeminfo

[Feature] Added two implementations of signal handling. Active one could be switched by define.
  1. was based on implementation from tizen_2.4_tv_product_migration branch
  2. was based on web wiki: https://wiki.tizen.org/wiki/System:Deviced#Usb_host specification

  On binary: 20160107.4, implementation based on Usb_host interface is correct and was tested and works correctly.
  Implementation 1 (based on tizen_2.4_tv_product_migration) seems to work in case of gathering storages also.

[Verification]
  On TV target 20160107.3 tct passrate:
  Archive 100%
  Content 100%
  Download 100%
  Systeminfo 100%
  Filesystem 100%.

  On TM1 device tct passrate:
  Archive 100%
  Content 100%
  Filesystem 100%
  Notification 100%
  Systeminfo 100%
  Systemsetting 96.97% (1 fail - SystemSettingManager_setProperty_errorCallback_invoked - binary issue)

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