vm property value: add device name, path, version property
authorjihye424.kim <jihye424.kim@samsung.com>
Wed, 25 Nov 2015 07:56:21 +0000 (16:56 +0900)
committerjihye424.kim <jihye424.kim@samsung.com>
Wed, 25 Nov 2015 07:56:21 +0000 (16:56 +0900)
commitbaaaf728328ed2d420e4ff3c2ff9694be15dfcbb
tree2823b9d30029f615b043115b2b5d33193f3aecb1
parent6bf2c0a356a9467fbbe6724b64207475e249c8bc
vm property value: add device name, path, version property

- device name, path, version are set from vm property xml
-- device name, path, version are static information
- device object is set from device template list in runtime
-- device object is dynamic information

Change-Id: I9b6baf4c997ca0b51badbbccf26646c8448a9810
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
src/org/tizen/emulator/manager/vms/VMPropertyConfiguration.java
src/org/tizen/emulator/manager/vms/VMPropertyValue.java