[verification] filesystem/systeminfo TC are passed
Change-Id: I68c00e2ea569251a772a87af2c33cd29e9a98b67
namespace {
static const char* kBus = "org.tizen.system.storage";
-static const char* kBlockIface = "org.tizen.system.storage.Block";
+static const char* kBlockIface = "org.tizen.system.storage.BlockManager";
static const char* kBlackManagerIface = "org.tizen.system.storage.BlockManager";
static const char* kPath = "/Org/Tizen/System/Storage/Block/Manager";
static const char* kDeviceChangedMethod = "DeviceChanged";