From: Seonah Moon Date: Fri, 10 Jun 2016 04:25:22 +0000 (+0900) Subject: Remove the smack file X-Git-Tag: accepted/tizen/common/20160610.182458^0 X-Git-Url: http://review.tizen.org/git/?p=apps%2Fnative%2Fug-mobile-ap.git;a=commitdiff_plain;h=66bae165e47878b1664096ee98db77d9579f5607 Remove the smack file Change-Id: I1cdd86649aacfda1c1eff031d3f2f5b55300c4d7 Signed-off-by: Seonah Moon --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 0677573..151f131 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -52,7 +52,6 @@ ADD_LIBRARY(${PROJECT_NAME} SHARED ${SRCS}) TARGET_LINK_LIBRARIES(${PROJECT_NAME} ${pkgs_LDFLAGS}) INSTALL(TARGETS ${PROJECT_NAME} DESTINATION /usr/apps/ug-setting-mobileap-efl/lib/ug) -INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/ug-setting-mobileap-efl.efl DESTINATION /etc/smack/accesses.d) INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/ug-setting-mobileap-efl.xml DESTINATION /usr/share/packages/) INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/help_setting_tethering.xml DESTINATION /usr/apps/ug-setting-mobileap-efl/res/help/ug-setting-mobileap-efl/) INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/resources/images/org.tizen.tethering.png DESTINATION ${IMGDIR}) diff --git a/packaging/ug-setting-mobileap-efl.spec b/packaging/ug-setting-mobileap-efl.spec index cf2afb8..7da945a 100755 --- a/packaging/ug-setting-mobileap-efl.spec +++ b/packaging/ug-setting-mobileap-efl.spec @@ -3,7 +3,7 @@ Name: ug-setting-mobileap-efl Summary: Tethering UI Gadget Library -Version: 1.0.138 +Version: 1.0.139 Release: 1 Group: App/Network License: Flora-1.1 @@ -64,7 +64,6 @@ chsmack -a "_" /usr/apps/ug-setting-mobileap-efl/bin/ %files %manifest ug-setting-mobileap-efl.manifest -/etc/smack/accesses.d/ug-setting-mobileap-efl.efl %defattr(-,root,root,-) /usr/ug/res/locale/*/LC_MESSAGES/ug-setting-mobileap-efl* /usr/ug/res/images/ug-setting-mobileap-efl/*.png diff --git a/ug-setting-mobileap-efl.efl b/ug-setting-mobileap-efl.efl deleted file mode 100644 index 5ff51bc..0000000 --- a/ug-setting-mobileap-efl.efl +++ /dev/null @@ -1,19 +0,0 @@ -ug-setting-mobileap-efl mobileap-agent rw---- ------ -ug-setting-mobileap-efl system::homedir rwxat ------ -ug-setting-mobileap-efl pulseaudio rwxat ------ -ug-setting-mobileap-efl org.tizen.indicator -w---- ------ -ug-setting-mobileap-efl dbus rwx--- ------ -ug-setting-mobileap-efl secure-storage rw---- ------ -ug-setting-mobileap-efl secure-storage::tethering rw---- ------ -ug-setting-mobileap-efl connman rw---- ------ -ug-setting-mobileap-efl connman::get rw---- ------ -ug-setting-mobileap-efl net-config rw---- ------ -ug-setting-mobileap-efl tethering::dbus-access rw---- ------ -ug-setting-mobileap-efl ug-setting-mobileap-efl rw---- ------ -ug-setting-mobileap-efl telephony_framework::api_ps_public rw---- ------ -ug-setting-mobileap-efl ui-gadget::client rw---- ------ -ug-setting-mobileap-efl tizen::vconf::wifidirect rwx--- ------ -ug-setting-mobileap-efl tizen::vconf::tethering::admin rwx--- ------ -ug-setting-mobileap-efl tizen::vconf::public::r rwx--- ------ -ug-setting-mobileap-efl tizen::vconf::platform::rw rwx--- ------ -ui-gadget::client ug-setting-mobileap-efl rw---- ------