mmc: add the internal api to return primary mmc information 88/80088/2 accepted/tizen/common/20160715.175725 accepted/tizen/ivi/20160717.035138 accepted/tizen/mobile/20160717.035123 accepted/tizen/tv/20160717.035000 accepted/tizen/wearable/20160717.035006 submit/tizen/20160715.121938
authortaeyoung <ty317.kim@samsung.com>
Thu, 14 Jul 2016 11:59:55 +0000 (20:59 +0900)
committertaeyoung <ty317.kim@samsung.com>
Thu, 14 Jul 2016 12:15:24 +0000 (21:15 +0900)
commitbccbe0277184d6f26b259da0f21e2c90b1121ebd
tree8a0bda0e4841cf4e60cc017b71a46117b6a9c623
parent1b3d7ecec520670c1f9bb6f774bf35843a67b1ac
mmc: add the internal api to return primary mmc information

- Primary mmc information is used to install apps on the mmc.
  Thus primary mmc information api is necessary to avoid
  iterations with previous apis

Change-Id: Id27f575d0442225d0cb909220716e5d527ad506d
Signed-off-by: taeyoung <ty317.kim@samsung.com>
CMakeLists.txt
include/storage-internal.h [new file with mode: 0644]
src/storage-external-dbus.c
src/storage-external-dbus.h
src/storage-external-inhouse.c [new file with mode: 0755]