[SysInfo] Fix the inputKeyboardLayout attribute to bool
authorliyingzh <liying.zhu@intel.com>
Fri, 21 Nov 2014 01:49:09 +0000 (20:49 -0500)
committerliyingzh <liying.zhu@intel.com>
Fri, 21 Nov 2014 06:07:41 +0000 (01:07 -0500)
commit9d3e1ba5c1a73b20695d7094d7b7265760a84e75
treeb4c08fb79abf733b09fbd838e1c3780f21af9bbd
parent254492fe4bbd2c58bb517192c423c3ea42c9a9c5
[SysInfo] Fix the inputKeyboardLayout attribute to bool

Switch the inputKeyboardLayout attribute to bool type as the spec SystemInfo API required.

BUG = XWALK-2409
system_info/system_info_instance.cc