Remove hw-acceleration in xml 08/211608/1 tizen tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_wearable_hotfix tizen_6.0 tizen_6.0_hotfix tizen_6.5 tizen_7.0 tizen_7.0_hotfix tizen_8.0 submit/tizen/20190807.125851 submit/tizen/20200205.120137 submit/tizen_5.5/20191031.000001 submit/tizen_5.5_mobile_hotfix/20201026.185109 submit/tizen_5.5_mobile_hotfix/20201125.191001 submit/tizen_5.5_mobile_hotfix/20201126.134001 submit/tizen_5.5_mobile_hotfix/20201126.142701 submit/tizen_5.5_wearable_hotfix/20201026.184309 submit/tizen_6.0/20201029.205505 submit/tizen_6.0_hotfix/20201102.192905 submit/tizen_6.0_hotfix/20201103.115105 submit/tizen_6.5/20211028.164201 submit/tizen_6.5/20211029.123901 tizen_5.5_src.m2_release tizen_6.0_src.m2_release tizen_6.5_src.m2_release tizen_7.0_src.m2_release tizen_8.0_m2_release
authorEunyoung Lee <ey928.lee@samsung.com>
Wed, 7 Aug 2019 05:03:03 +0000 (14:03 +0900)
committerEunyoung Lee <ey928.lee@samsung.com>
Wed, 7 Aug 2019 05:03:21 +0000 (14:03 +0900)
Change-Id: I994d3271941ea66f976af6985312dd07e5342619

tizen-manifest.xml

index 6288acc6235a1eaf4e425b5d3c56baa7c2a650a5..f8c3b4030563bbe606054f9b664fb639aa1f0271 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <manifest xmlns="http://tizen.org/ns/packages" api-version="4.0" package="org.tizen.task-mgr" version="1.0.0">
     <profile name="mobile"/>
-    <ui-application appid="org.tizen.task-mgr" exec="task-mgr" hw-acceleration="on" multiple="false" nodisplay="true" process-pool="true" taskmanage="false" type="capp">
+    <ui-application appid="org.tizen.task-mgr" exec="task-mgr" multiple="false" nodisplay="true" process-pool="true" taskmanage="false" type="capp">
         <label>task-mgr</label>
         <icon>taskmanager.png</icon>
     </ui-application>