replicant-frameworks_native/cmds/installd
Robert Craig da30dc7336 Modify installd's restorecon function.
Changes above with PMS and below with libselinux
have resulted in a few changes to the restorecon data
api. This change is needed in order to support the new
way to issue a recursive restorecon of certain
/data/data directories.

The restorecondata function has also been modified to
find all users on the device for a given package name
(argument to the function) and to issue a separate
recursive restorecon call for each.

Change-Id: Ie440cba2c96f0907458086348197e1506d31c1b6
Signed-off-by: rpcraig <rpcraig@tycho.ncsc.mil>
2014-03-28 14:32:07 -04:00
..
tests Correcting include path in installd test project's Android.mk 2014-02-28 15:41:57 +00:00
Android.mk
commands.c Modify installd's restorecon function. 2014-03-28 14:32:07 -04:00
installd.c Modify installd's restorecon function. 2014-03-28 14:32:07 -04:00
installd.h Extend installd to support SELinux restorecon function. 2014-03-19 17:37:48 +00:00
utils.c native frameworks: 64-bit compile issues 2014-03-12 13:12:44 -07:00