Modify SMACK manifest according three domain model 17/19117/1 accepted/tizen_mobile tizen accepted/tizen/mobile/20140702.072345 submit/tizen/20140429.223419
authorseong.chung <seong.chung@samsung.com>
Mon, 7 Apr 2014 14:10:56 +0000 (23:10 +0900)
committerseong.chung <seong.chung@samsung.com>
Mon, 7 Apr 2014 14:10:56 +0000 (23:10 +0900)
Change-Id: I0f688e311e43a1f92e6c99115d47134e70a4c975
Signed-off-by: seong.chung <seong.chung@samsung.com>
ug-setting-manage-applications-efl.manifest

index e456bc9..97e8c31 100644 (file)
@@ -1,11 +1,5 @@
 <manifest>
-       <define>
-               <domain name="ug-setting-manage-applications-efl"/>
-       </define>
-       <assign>
-               <filesystem path="/usr/ug/res/images/ug-setting-manage-applications-efl/ManageApplications.png" label="_"/>
-               <filesystem path="/usr/ug/lib/*" label="_"/>
-               <filesystem path="/usr/ug/res/*" label="_"/>
-               <filesystem path="/usr/ug/bin/*" label="_" exec_label="_"/>
-       </assign>
+       <request>
+               <domain name="_"/>
+       </request>
 </manifest>