[system] fix tutorials of device and system-information apis
authorTaeyoung Kim <ty317.kim@samsung.com>
Mon, 28 Dec 2015 07:26:11 +0000 (16:26 +0900)
committerTaeyoung Kim <ty317.kim@samsung.com>
Mon, 28 Dec 2015 07:26:11 +0000 (16:26 +0900)
commitf7132ea084c3152207b56962c4d95e923580740e
treef01aac994d6fde2cf7916bd21500c0f26a25b5dc
parentcc4ce4be2b61196cf050fcadfd7ef625d0b5236d
[system] fix tutorials of device and system-information apis

- For the device_display_get_max_brightness() function, it can be changed
  by internal operations. Thus "always returns as 100" is removed

- The key format of the system information is similar with URLs.
  Thus the keys are modified

Change-Id: I4b5584aa12328e0a14304e8f109781975dccd299
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
org.tizen.tutorials/html/native/system/device_tutorial_n.htm
org.tizen.tutorials/html/native/system/sysinfo_tutorial_n.htm