Custom resolution: Added custom resolution in CLI.
authorminkee.lee <minkee.lee@samsung.com>
Mon, 23 Mar 2015 05:19:00 +0000 (14:19 +0900)
committerminkee.lee <minkee.lee@samsung.com>
Mon, 23 Mar 2015 05:34:56 +0000 (14:34 +0900)
commitcfb7b4b802412957f4fd45adb8965ec5b9a03de4
tree94e2edcbac7daa13ca02aa90c3547f934cc5d157
parentbca2abbf43901ccae88d263e6ec36af24ccf6341
Custom resolution: Added custom resolution in CLI.

- You can see guide in help content.
  (./em-cli -h create, ./em-cli -h modify)

Change-Id: I4f9668f9cc20b9b813b05fee57bc7da5fb9a6864
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
common-project/src/org/tizen/emulator/manager/console/ActionList.java
common-project/src/org/tizen/emulator/manager/console/ConsoleCreateVM.java