Go to file
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
build Add Dalvik heap definition for 7" xhdpi devices. 2013-05-06 15:06:20 -07:00
cmds Ensure that app lib symlinks are correctly labeled when created. 2014-05-13 12:59:40 -04:00
data/etc Adding PackageManager feature strings for stepcounter and stepdetector. 2013-10-13 14:53:45 -07:00
include Use asynchronous lock/unlock API 2014-05-12 09:13:03 -07:00
libs Use asynchronous lock/unlock API 2014-05-12 09:13:03 -07:00
opengl Remove unused LOCAL_LDLIBS. 2014-05-07 15:26:38 -07:00
services GraphicProducerWrapper may return false transact status 2014-03-27 09:09:19 +08:00
MODULE_LICENSE_APACHE2
NOTICE