Remove Tizen-2 Smack rules 79/25179/1
authorCasey Schaufler <casey.schaufler@intel.com>
Wed, 30 Jul 2014 21:18:53 +0000 (14:18 -0700)
committerCasey Schaufler <casey.schaufler@intel.com>
Wed, 30 Jul 2014 21:18:53 +0000 (14:18 -0700)
Tizen 3 isn't using the Smack rule scheme used in Tizen 2.
The rules defined are not appropriate to Tizen 3, so out
they go.

Change-Id: I08851672148014e1ec686f73c9f2e08123da0e36
Signed-off-by: Casey Schaufler <casey.schaufler@intel.com>
bluetooth-share.rule [deleted file]
bt-share/CMakeLists.txt
packaging/bluetooth-share.spec

diff --git a/bluetooth-share.rule b/bluetooth-share.rule
deleted file mode 100644 (file)
index bd78ad2..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-bt_share system::homedir rwxat
-bt_share system::vconf rwxat
-bt_share system::media rwxat
-bt_share system::share rwxat
-bt_share sys-assert::core rwxat
-bt_share pulseaudio rwxat
-e17 bt_share -w---
-bt_share ail::db rw---
-bt_share dbus rwx--
-bt_share media-server -w---
-bt_share notification::db rw---
-bt_share power_manager -w---
-bt_share mdm-server -w---
-bt_share csc-manager --x--
-bt_share ug_bluetooth r----
-bt_share bt_share::db rw---
-bt_share media-data::db rw---
-bt_share contacts-service -wx--
-bt_share calendar-service -wx--
-bt_share syspopup::db rw---
-bt_share deviced rwx--
-media-server bt_share -w---
-dbus bt_share rwx--
-obexd bt_share rwx--
-deviced bt_share rwx--
index d7de271..9b8aa0a 100644 (file)
@@ -46,5 +46,4 @@ TARGET_LINK_LIBRARIES(${PROJECT_NAME} ${pkgs_LDFLAGS} -L${CMAKE_CURRENT_SOURCE_D
 
 
 INSTALL(TARGETS ${PROJECT_NAME} DESTINATION bin)
-INSTALL(FILES ${CMAKE_SOURCE_DIR}/bluetooth-share.rule DESTINATION ${TZ_SYS_ETC}/smack/accesses.d)
 INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/src/org.bluetooth.share.service DESTINATION share/dbus-1/system-services)
index dc280d8..95dded7 100644 (file)
@@ -79,7 +79,6 @@ install -D -m 0755 %{SOURCE1004} %{buildroot}%{TZ_SYS_SHARE}/%{name}/ressources/
 
 %files
 %manifest %{name}.manifest
-%config %{TZ_SYS_ETC}/smack/accesses.d/bluetooth-share.rule
 %defattr(-,root,root,-)
 %{_bindir}/bluetooth-share
 %{_datadir}/dbus-1/system-services/org.bluetooth.share.service