From: Kichan Kwon Date: Fri, 15 Feb 2019 03:01:47 +0000 (+0900) Subject: Notify the range of enum value X-Git-Tag: submit/tizen/20190307.015142^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7a75ad7a281ff996b06cca40a3b8a1755f72c366;p=platform%2Fcore%2Fapi%2Fruntime-info.git Notify the range of enum value - ~10000 : public key - 10001~ : product specific key Change-Id: Ib7f2c3696591be0b8c559ecf502903070f3298d8 Signed-off-by: Kichan Kwon --- diff --git a/include/runtime_info.h b/include/runtime_info.h index cdff291..68223dd 100644 --- a/include/runtime_info.h +++ b/include/runtime_info.h @@ -50,6 +50,8 @@ typedef enum { /** * @brief Enumeration for keys for runtime information. * @since_tizen @if WEARABLE 2.3.1 @else 2.3 @endif + * @notice ~10000 : public key + * 10001~ : product specific key */ typedef enum { RUNTIME_INFO_KEY_BLUETOOTH_ENABLED = 2, /**