From 490a06a8db37eabb91f3f908cc81cd8c3dd18281 Mon Sep 17 00:00:00 2001 From: junkyu han Date: Mon, 12 Dec 2016 15:11:18 +0900 Subject: [PATCH] Search the storage type on install Change-Id: I94eed83b66744c4bcdffa5e3de9c31f99c65defc --- .cproject | 32 ++++++++++++++++---------------- Build/basedef.mk | 2 +- Build/build_edc.mk | 4 ++-- Build/build_po.mk | 4 ++-- Build/makefile | 3 ++- Build/makefile.mk | 28 +++++++++++++++------------- inc/apps_data.h | 1 + project_def.prop | 2 +- src/apps_data.c | 19 +++++++++++++++++++ src/apps_package_manager.c | 14 +++----------- 10 files changed, 62 insertions(+), 47 deletions(-) diff --git a/.cproject b/.cproject index a6da12c..ab7aa9b 100755 --- a/.cproject +++ b/.cproject @@ -27,11 +27,17 @@