replicant-frameworks_native/cmds
Stephen Smalley 3a98389263 Ensure that app lib symlinks are correctly labeled when created.
At present, the app lib symlinks are created before setting
the package directory security context, and therefore default
to system_data_file.  Upon a later restorecon_recursive,
they are relabeled to the same type as the package directory,
e.g. app_data_file.  Avoid this inconsistency by setting the
package directory security context before creating the symlink
so that it inherits the same security context.

Change-Id: I1ee6ccd8a2aa63a4d2efda67f313c97932235911
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
2014-05-13 12:59:40 -04:00
..
atrace native frameworks: 64-bit compile issues 2014-03-12 13:12:44 -07:00
bugreport Move non-Java commands over from frameworks/base 2012-10-24 10:45:23 -07:00
dumpstate Convert all selinux_android_restorecon and _setfilecon calls to new API. 2014-02-07 09:36:11 -05:00
dumpsys add dumpsys -l to list available services 2013-06-13 16:32:26 -07:00
flatland native frameworks: 64-bit compile issues 2014-03-12 13:12:44 -07:00
installd Ensure that app lib symlinks are correctly labeled when created. 2014-05-13 12:59:40 -04:00
ip-up-vpn Add liblog 2013-04-09 21:55:39 -07:00
rawbu Add a note about emulated sdcard in rawbu usage dump 2013-06-14 10:43:39 -07:00
screenshot Add libpng include path 2013-08-26 16:48:46 -07:00
service libutils clean-up 2013-05-07 18:28:11 -07:00
servicemanager Use 64 bit binder interface if TARGET_USES_64_BIT_BINDER _or_ TARGET_IS_64_BIT is set. 2014-02-03 14:48:36 -08:00