osutil-win32: always get java path from registry
authorJinhyung Jo <jinhyung.jo@samsung.com>
Mon, 25 Jan 2016 10:44:25 +0000 (19:44 +0900)
committerJinhyung Jo <jinhyung.jo@samsung.com>
Wed, 27 Jan 2016 02:23:00 +0000 (11:23 +0900)
commit4e84249de5d824e6fe4ecd1f2f91d0d8170193d5
tree1890575abe73b3e19c6a95527ef8c7ea94290c66
parent42c72adada4c507c0392525a416755d2f36a051d
osutil-win32: always get java path from registry

Regardless of the architecture of the emulator(32bit or 64bit),
always gets the java execution path from Windows registry.
This commit would be helpful to reduce the java execution failure.

Conflicts:
tizen/src/util/osutil-win32.c

Change-Id: I4680c888292a0c11d85f7a662708faf8973c6bc4
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
(cherry picked from commit 6eb715fd787c0f25a519903b8a552d8e95d0e6b7)
tizen/src/util/osutil-win32.c