Reverted the profile name to mobile from iot-headed 34/234734/1 submit/tizen/20200528.115005
authordivyanshugautam17 <divyanshu.gm@samsung.com>
Thu, 28 May 2020 07:43:40 +0000 (13:13 +0530)
committerdivyanshugautam17 <divyanshu.gm@samsung.com>
Thu, 28 May 2020 07:43:40 +0000 (13:13 +0530)
Change-Id: I6f9551cfb3365a1df9e75c7a5de40bf124ee2c4a

.tproject
project_def.prop
tizen-manifest.xml

index a1f14e64ad7fa2e340986d6a8a26614c86cc4a0e..468a8344f3f958decf4dac574e37f96713cc9e93 100755 (executable)
--- a/.tproject
+++ b/.tproject
@@ -2,7 +2,7 @@
 <tproject xmlns="http://www.tizen.org/tproject">
     <platforms>
         <platform>
-            <name>iot-headed-5.5</name>
+            <name>mobile-4.0</name>
         </platform>
     </platforms>
     <package>
index de778362ff0f2bfbdc55838b418d94dcb76362b7..7a2489d71da9eb1edfab0545675081d11cc502a3 100755 (executable)
@@ -6,7 +6,7 @@ APPNAME = quickpanel
 type = app
 
 # Project Profile
-profile = iot-headed-5.5
+profile = mobile-4.0
 
 # C/CPP Sources
 USER_SRCS = src/notifications/noti_win.c src/settings/modules/softkey.c src/settings/settings_icon_common.c src/device/brightness.c src/device/volume.c src/common.c src/notifications/noti_listbox.c src/settings/modules/sound-profile.c src/notifications/animated_image.c src/notifications/noti_util.c src/vi/vi_manager.c src/notifications/noti_section.c src/service/keyboard.c src/settings/settings_gridbox.c src/settings/modules/more-settings.c src/voice_control.c src/datetime/datetime.c src/sim_controller.c src/service/animated_icon.c src/settings/modules/dnd.c src/service/reminder.c src/preference.c src/accessibility.c src/notifications/noti_view_listype.c src/settings/setting_module_api.c src/notifications/noti_list_item.c src/notifications/noti_node.c src/common_uic.c src/datetime/util-time.c src/handler_controller.c src/settings/modules/wifi.c src/list_util.c src/notifications/noti_view.c src/settings/setting_utils.c src/quickpanel-ui.c src/service/noti_led.c src/settings/modules/bluetooth.c src/page/pager_common.c src/minictrl/minictrl.c src/service/uninstall.c src/service/emergency_mode.c src/page/page_base.c src/page/pager.c src/settings/settings.c src/modules.c src/media.c src/settings/settings_view_featured.c src/notifications/activenoti.c src/notifications/noti_view_ongoing.c src/notifications/noti.c 
index 54615705952671d28cea5f0fefcf582ddebf16af..7bb0275e925a587fdb465e559402088a4a9fd561 100755 (executable)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <manifest xmlns="http://tizen.org/ns/packages" api-version="4.0" install-location="internal-only" package="org.tizen.quickpanel_common" version="1.0.0">
     <author email="jin0.kim@samsung.com" href="www.samsung.com">Jinyoung Kim</author>
-    <profile name="iot-headed"/>
+    <profile name="mobile"/>
     <ui-application appid="org.tizen.quickpanel" exec="quickpanel" hw-acceleration="on" launch_mode="single" multiple="false" nodisplay="true" process-pool="true" taskmanage="false" type="capp">
         <label>quickpanel</label>
         <icon>quickpanel.png</icon>