launch option: change key type to 'String' of variable map
authorjihye424.kim <jihye424.kim@samsung.com>
Tue, 10 Nov 2015 05:56:32 +0000 (14:56 +0900)
committerJiHye Kim <jihye424.kim@samsung.com>
Tue, 10 Nov 2015 06:59:44 +0000 (15:59 +0900)
commit4ec77fab78083da11c17c477367a32d27168f1e6
tree378d033a64fb645e99294a180425511bd34d1c19
parent508ca71fe912c16047fa0585b88c8d0ecbce73a7
launch option: change key type to 'String' of variable map

- key type: OPTION_KEY -> String
-- OPTION_KEY is enum type, so resources package can not add new variable key
-- if variable key type is string, resources package can add new variable key

Change-Id: Ib2e32d50547d4b00bc4629c08e5e231b80dbf3e8
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
src/org/tizen/emulator/manager/vms/option/LaunchConfig.java