Fixes Tizen bluetooth device api fails to work for web apps TIVI-1275 88/7788/2 submit/tizen/20130809.031242
authorJimmy Huang <jimmy.huang@intel.com>
Fri, 9 Aug 2013 02:23:25 +0000 (19:23 -0700)
committerJimmy Huang <jimmy.huang@intel.com>
Fri, 9 Aug 2013 02:23:25 +0000 (19:23 -0700)
commitd0e5d073a8ef034d59eb57a8c4a639d661090c3d
treea56fad6bce714e596708fdf9275b692800512488
parentac838d7290fbc830436cb9a77bd1e0a2b2d0094f
Fixes Tizen bluetooth device api fails to work for web apps TIVI-1275

- Fixes issue where calling any bluetooth device web apis will result in seeing "The name org.projectx.bt was not provided by any .service files" error.

- Moving the dbus service files for bt-core and bt-service to /usr/share/dbus-1/system-services/ so the wrt can activite the daemon.

- Change DBUS_SESSION_BUS_ADDRESS to use UID instead of user name.

- Added dbus policy conf files for bt-core and bt-service to add permission to run on the system, since the default policy blocks everything.

Change-Id: Iceb9a4a507f71dfa781c102030801b3d9c8353c7
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
bt-core/CMakeLists.txt
bt-core/bluetooth-frwk-core.conf [new file with mode: 0644]
bt-service/CMakeLists.txt
bt-service/bluetooth-frwk-service.conf [new file with mode: 0644]
bt-service/org.projectx.bt.service
packaging/bluetooth-frwk.changes
packaging/bluetooth-frwk.spec