migrate appsvc to aul 88/48888/9 submit/tizen/20151012.020819
authorJiwoong Im <jiwoong.im@samsung.com>
Thu, 1 Oct 2015 06:57:18 +0000 (15:57 +0900)
committerJiwoong Im <jiwoong.im@samsung.com>
Wed, 7 Oct 2015 07:23:08 +0000 (00:23 -0700)
commit5c4ef725ead2a88cdfa7cdc2331bfd8f42daf8fa
tree4706ec1330b499df6e8c9e8b7cfb2eac6812f37c
parent7850f88c8ca3c0e3290eabaa7ca0972ccf2c0fed
migrate appsvc to aul

- sync with tizen 2.4
- add _with_uid api for multiuser architecture
- attach global db and create temp view in app_info db operation
- remove global .appsvc.db

TODO:
- implement aul_svc_request_transient_app

Change-Id: I697fb96278a583447c1b647453759fcaf93ce907
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
CMakeLists.txt
alias/alias.ini [new file with mode: 0644]
include/aul.h
include/aul_svc.h [new file with mode: 0755]
include/aul_svc_db.h [new file with mode: 0755]
include/aul_svc_priv_key.h [new file with mode: 0755]
packaging/aul.spec
src/service.c [changed mode: 0644->0755]
src/service_db.c [new file with mode: 0755]