Add multi-user support 04/18204/3 accepted/tizen_ivi_panda tizen_ivi_panda accepted/tizen/ivi/panda/20140403.015126 submit/tizen_ivi_panda/20140403.011836
authorKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Tue, 18 Mar 2014 07:56:30 +0000 (08:56 +0100)
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Tue, 18 Mar 2014 12:34:49 +0000 (13:34 +0100)
commit86928fe02c0c455d4873815ffc11acc0c418e45e
treec0bc65e610d15be6e59b9e984820b0ec2c54300d
parentec768ca9d63038b37cea0a9e46ee3875a4bcd52d
Add multi-user support

The DB was considered a system/global DB so this patch doesn't change
that. If the DB is meant to be a per user DB, "TZ_SYS_DB" will need to
be replaced with "TZ_USER_DB".

Also set a valid group tag.

Bug-Tizen: PTREL-327
Change-Id: I2006c70cde18e55aadcc0006dad87776e721c231
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
inc/app2ext_interface.h
packaging/app2sd.spec
plugin/app2sd/CMakeLists.txt
plugin/app2sd/inc/app2sd_interface.h
plugin/app2sd/src/app2sd_interface.c
plugin/app2sd/src/app2sd_internals_registry.c