summaryrefslogtreecommitdiff
path: root/cmds/installd
AgeCommit message (Expand)Author
2012-10-24Move non-Java commands to frameworks/native Mike Lockwood
2012-10-22am 55708a9d: am e03c0244: Merge "Clear data deletes too much" into jb-mr1-dev Kenny Root
2012-10-22Clear data deletes too much Kenny Root
2012-10-19resolved conflicts for merge of a5d29b2c to jb-mr1-dev-plus-aosp Kenny Root
2012-10-18Robustly add symlink and add for non-primary users Kenny Root
2012-10-17resolved conflicts for merge of 40f2f751 to jb-mr1-dev-plus-aosp Kenny Root
2012-10-17Fix bad merge Kenny Root
2012-10-17resolved conflicts for merge of 85f9ba9e to jb-mr1-dev-plus-aosp Kenny Root
2012-10-17Fix mistaken removal of setfilecon Kenny Root
2012-10-16Remove HAVE_SELINUX guards Kenny Root
2012-10-02am bad71217: am 77728b01: Merge "Change installd tests to native test target" Kenny Root
2012-10-02am 77728b01: Merge "Change installd tests to native test target" Kenny Root
2012-10-02Change installd tests to native test target Kenny Root
2012-10-01Fix cache deletion for secondary users Amith Yamasani
2012-09-27Fix issue #7202950: After clearing data, clear data button is still enabled. Dianne Hackborn
2012-09-24Fix issue #6926562: Ensure all multi-user cache files are managed correctly Dianne Hackborn
2012-09-11Remove "unlinklib" command from installd Kenny Root
2012-09-09Remove "protect" command from installd Kenny Root
2012-09-07installd: fix forward locking symlink Nick Kralevich
2012-09-04installd: reduce privileges. Nick Kralevich
2012-08-29Shared OBB storage across users. Jeff Sharkey
2012-08-27Ensure /data/media before trying to upgrade. Jeff Sharkey
2012-08-24Fix permissions on cloned data dirs Amith Yamasani
2012-08-21Improve multi-user app management. Dianne Hackborn
2012-08-16Create media paths for existing users. Jeff Sharkey
2012-08-15Multi-user external storage support. Jeff Sharkey
2012-07-31am b3e4b46d: am e583bcf1: Merge "Explicitly set lib dir permissions during un... Kenny Root
2012-07-31am e583bcf1: Merge "Explicitly set lib dir permissions during unlink" into jb... Kenny Root
2012-07-30Explicitly set lib dir permissions during unlink Kenny Root
2012-07-20am fa6e1ea7: am 2c932143: Merge "s/LOG/ALOG/ in HAVE_SELINUX blocks" Nick Kralevich
2012-07-12Improve cleanup of file caches. Dianne Hackborn
2012-07-10s/LOG/ALOG/ in HAVE_SELINUX blocks Joshua Brindle
2012-06-18resolved conflicts for merge of 4de60b26 to jb-dev-plus-aosp Kenny Root
2012-06-14Make lib dir before changing ownership of app dir Kenny Root
2012-06-08am 63dd4c65: am 60b3d59d: Merge "Modify installd to set the SELinux security ... Kenny Root
2012-06-07Fix issue #6295373: "Package com.google.android.apps.authenticator2 has... Dianne Hackborn
2012-03-23resist umask changes, make dirs 0711 Nick Kralevich
2012-02-03Multi-user - 1st major checkin Amith Yamasani
2012-01-24Modify installd to set the SELinux security context on package directories. Stephen Smalley
2012-01-19Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) Steve Block
2012-01-19Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) Steve Block
2012-01-19Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) Steve Block
2012-01-19Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) Steve Block
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE Steve Block
2012-01-06Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE Steve Block
2012-01-04Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE Steve Block
2011-12-01am 7f36d421: am 5a7c9176: Merge "Fix free_cache to actually work" into ics-mr1 Kenny Root
2011-12-01Fix free_cache to actually work Kenny Root
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE Steve Block
2011-07-11Remove the simulator target from all makefiles. Jeff Brown