Template: Add advanced option title.
authorminkee.lee <minkee.lee@samsung.com>
Wed, 17 Sep 2014 08:07:27 +0000 (17:07 +0900)
committerminkee.lee <minkee.lee@samsung.com>
Wed, 17 Sep 2014 08:07:27 +0000 (17:07 +0900)
Change-Id: I64da07d2cd8a90f426d6be4491a43f9673e9cb3d
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
template/w-x86-kiran-template.xml
template/x86-standard-template.xml

index f4c5967..827af18 100644 (file)
@@ -47,6 +47,7 @@
 
 <!-- Followings are drawn as check box in Emulator Manager vm property UI.-->
        <deviceList>
+               <item type="lineLabel" name="advancedOption" title="Advanced Option"/>
                <item type="checkLabel" name="sensor" title="Sensor">
                        <item type="checkbox" name="accel" title="Accelerometer"/>
                        <item type="checkbox" name="gyro" title="Gyroscope"/>
index c48ab7a..5277f30 100644 (file)
@@ -45,6 +45,7 @@
 
 <!-- Followings are drawn as check box in Emulator Manager vm property UI.-->
        <deviceList>
+               <item type="lineLabel" name="advancedOption" title="Advanced Option"/>
                <item type="checkLabel" name="sensor" title="Sensor">
                        <item type="checkbox" name="accel" title="Accelerometer"/>
                        <item type="checkbox" name="gyro" title="Gyroscope"/>