From: DoHyun Pyun Date: Fri, 10 Jun 2016 02:49:29 +0000 (+0900) Subject: Change the manifest file for 3.0 X-Git-Tag: submit/tizen/20160615.011738~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F00%2F73900%2F1;p=apps%2Fnative%2Fbluetooth-share-ui.git Change the manifest file for 3.0 Change-Id: Ie6c5903d95c7341c8dab335798b63f8e2e6af8ee Signed-off-by: DoHyun Pyun --- diff --git a/CMakeLists.txt b/CMakeLists.txt index fcfb3fe..677c81f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -69,7 +69,6 @@ INSTALL(TARGETS ${PROJECT_NAME} DESTINATION bin) # install desktop file & icon SET(PREFIX ${CMAKE_INSTALL_PREFIX}) INSTALL(FILES ${CMAKE_BINARY_DIR}/data/org.tizen.bluetooth-share-ui.xml DESTINATION /usr/share/packages) -INSTALL(FILES ${CMAKE_BINARY_DIR}/data/org.tizen.bluetooth-share-ui.efl DESTINATION /etc/smack/accesses.d) INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/data/org.tizen.bluetooth-share-ui.png DESTINATION /usr/share/icons/default/small) ADD_CUSTOM_TARGET(bt-share-layout.edj diff --git a/bluetooth-share-ui.manifest b/bluetooth-share-ui.manifest index 494fe7f..75b0fa5 100644 --- a/bluetooth-share-ui.manifest +++ b/bluetooth-share-ui.manifest @@ -1,16 +1,5 @@ - - - - - - - - - - - - + diff --git a/data/org.tizen.bluetooth-share-ui.efl b/data/org.tizen.bluetooth-share-ui.efl deleted file mode 100644 index db2aaa8..0000000 --- a/data/org.tizen.bluetooth-share-ui.efl +++ /dev/null @@ -1,33 +0,0 @@ -org.tizen.app-tray org.tizen.bluetooth-share-ui r-x--- ------ -org.tizen.quickpanel org.tizen.bluetooth-share-ui r-x--- ------ -org.tizen.indicator org.tizen.bluetooth-share-ui rwx--- ------ -org.tizen.lockscreen org.tizen.bluetooth-share-ui r-x--- ------ -org.tizen.bluetooth-share-ui org.tizen.indicator rw---- ------ -org.tizen.bluetooth-share-ui bt_share::db rw---- ------ -org.tizen.bluetooth-share-ui ail::db rw---- ------ -org.tizen.bluetooth-share-ui isf r----- ------ -org.tizen.bluetooth-share-ui system::use_internet r----- ------ -org.tizen.bluetooth-share-ui system::ext_storage rwxat- ------ -org.tizen.bluetooth-share-ui xorg rw---- ------ -org.tizen.bluetooth-share-ui sound_server rw---- ------ -org.tizen.bluetooth-share-ui dbus rw---- ------ -org.tizen.bluetooth-share-ui app-svc::db rw---- ------ -org.tizen.bluetooth-share-ui ug_bluetooth r-x--- ------ -org.tizen.bluetooth-share-ui stest-service -w---- ------ -org.tizen.bluetooth-share-ui aul::launch --x--- ------ -org.tizen.bluetooth-share-ui notification::db rw---- ------ -org.tizen.bluetooth-share-ui data-provider-master::notification -w---- ------ -org.tizen.bluetooth-share-ui data-provider-master::notification.client -w---- ------ -stest-service org.tizen.bluetooth-share-ui r-x--- ------ -org.tizen.bluetooth-share-ui system::homedir rwxat- ------ -org.tizen.bluetooth-share-ui system::media rwxat- ------ -org.tizen.bluetooth-share-ui system::share rwxat- ------ -org.tizen.bluetooth-share-ui pulseaudio rwxat- ------ -e17 org.tizen.bluetooth-share-ui -w---- ------ -org.tizen.bluetooth-share-ui device::app_logging -w---- ------ -org.tizen.bluetooth-share-ui privacy-manager::db r----l ------ -org.tizen.bluetooth-share-ui pkgmgr::db r----l ------ -org.tizen.bluetooth-share-ui tizen::vconf::public r----- ------ -org.tizen.bluetooth-share-ui tizen::vconf::public::r::platform::rw rw---- ------ - -org.tizen.bluetooth-share-ui ecore::lock rwxat- ------ diff --git a/packaging/org.tizen.bluetooth-share-ui.spec b/packaging/org.tizen.bluetooth-share-ui.spec index 29946bc..1185d8e 100755 --- a/packaging/org.tizen.bluetooth-share-ui.spec +++ b/packaging/org.tizen.bluetooth-share-ui.spec @@ -80,7 +80,6 @@ install -D -m 0644 LICENSE %{buildroot}%{_datadir}/license/org.tizen.bluetooth-s %files %manifest bluetooth-share-ui.manifest -/etc/smack/accesses.d/org.tizen.bluetooth-share-ui.efl %defattr(-,root,root,-) %{_appdir}/org.tizen.bluetooth-share-ui/res/edje/bt-share-layout.edj %{_appdir}/org.tizen.bluetooth-share-ui/res/edje/images.edj