From: Taeyoung Kim Date: Mon, 29 Jun 2015 06:11:00 +0000 (+0900) Subject: keys: change enum values to support the legacy runtime-info X-Git-Tag: accepted/tizen/mobile/20150708.015041^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F50%2F42450%2F1;hp=0411a94b816951db194af2e79ec9baf3035eb05c;p=platform%2Fcore%2Fapi%2Fruntime-info.git keys: change enum values to support the legacy runtime-info - The set of keys is same with Tizen 2.3, but the real value is different with Tizen 2.3. Because several internal keys are removed. - To support apps which are built with runtime-info of tizen 2.3, the real values of keys are changed according to the Tizen 2.3 Change-Id: I01ded14a562dc2dc41ede50b3a6bad89ebf12911 Signed-off-by: Taeyoung Kim --- diff --git a/include/runtime_info.h b/include/runtime_info.h index 603bc5e..208c173 100644 --- a/include/runtime_info.h +++ b/include/runtime_info.h @@ -46,23 +46,23 @@ typedef enum { * @brief Enumeration for keys for runtime information.. */ typedef enum { - RUNTIME_INFO_KEY_BLUETOOTH_ENABLED, /**