summaryrefslogtreecommitdiffstats
path: root/cmds/installd
Commit message (Expand)AuthorAgeFilesLines
* Move non-Java commands to frameworks/nativeMike Lockwood2012-10-247-3457/+0
* am 55708a9d: am e03c0244: Merge "Clear data deletes too much" into jb-mr1-devKenny Root2012-10-221-2/+2
|\
| * Clear data deletes too muchKenny Root2012-10-221-2/+2
* | resolved conflicts for merge of a5d29b2c to jb-mr1-dev-plus-aospKenny Root2012-10-193-45/+116
|\ \ | |/
| * Robustly add symlink and add for non-primary usersKenny Root2012-10-183-45/+108
* | resolved conflicts for merge of 40f2f751 to jb-mr1-dev-plus-aospKenny Root2012-10-171-1/+8
|\ \
| * | Fix mistaken removal of setfileconKenny Root2012-10-171-1/+8
* | | Fix bad mergeKenny Root2012-10-171-2/+2
* | | resolved conflicts for merge of 85f9ba9e to jb-mr1-dev-plus-aospKenny Root2012-10-172-21/+8
|\ \ \ | |/ /
| * | Remove HAVE_SELINUX guardsKenny Root2012-10-162-36/+11
* | | am bad71217: am 77728b01: Merge "Change installd tests to native test target"Kenny Root2012-10-021-9/+2
|\ \ \ | |/ / | | / | |/ |/|
| * am 77728b01: Merge "Change installd tests to native test target"Kenny Root2012-10-021-9/+2
| |\
| | * Change installd tests to native test targetKenny Root2012-10-021-9/+2
* | | Fix cache deletion for secondary usersAmith Yamasani2012-10-013-5/+5
* | | Fix issue #7202950: After clearing data, clear data button is still enabled.Dianne Hackborn2012-09-271-8/+30
* | | Fix issue #6926562: Ensure all multi-user cache files are managed correctlyDianne Hackborn2012-09-241-5/+24
* | | Remove "unlinklib" command from installdKenny Root2012-09-113-125/+30
* | | Remove "protect" command from installdKenny Root2012-09-092-37/+0
* | | installd: fix forward locking symlinkNick Kralevich2012-09-071-7/+7
* | | installd: reduce privileges.Nick Kralevich2012-09-042-6/+63
* | | Shared OBB storage across users.Jeff Sharkey2012-08-294-67/+59
* | | Ensure /data/media before trying to upgrade.Jeff Sharkey2012-08-271-0/+5
* | | Fix permissions on cloned data dirsAmith Yamasani2012-08-241-0/+5
* | | Improve multi-user app management.Dianne Hackborn2012-08-213-6/+7
* | | Create media paths for existing users.Jeff Sharkey2012-08-161-0/+29
* | | Multi-user external storage support.Jeff Sharkey2012-08-154-25/+172
* | | am b3e4b46d: am e583bcf1: Merge "Explicitly set lib dir permissions during un...Kenny Root2012-07-311-1/+6
|\ \ \ | |/ /
| * | am e583bcf1: Merge "Explicitly set lib dir permissions during unlink" into jb...Kenny Root2012-07-311-1/+6
| |\ \ | | |/ | |/|
| | * Explicitly set lib dir permissions during unlinkKenny Root2012-07-301-1/+6
* | | am fa6e1ea7: am 2c932143: Merge "s/LOG/ALOG/ in HAVE_SELINUX blocks"Nick Kralevich2012-07-201-4/+4
|\ \ \ | |/ /
| * | s/LOG/ALOG/ in HAVE_SELINUX blocksJoshua Brindle2012-07-101-4/+4
* | | Improve cleanup of file caches.Dianne Hackborn2012-07-124-47/+578
|/ /
* | resolved conflicts for merge of 4de60b26 to jb-dev-plus-aospKenny Root2012-06-181-13/+16
|\ \ | |/
| * Make lib dir before changing ownership of app dirKenny Root2012-06-141-5/+8
* | am 63dd4c65: am 60b3d59d: Merge "Modify installd to set the SELinux security ...Kenny Root2012-06-082-1/+45
|\ \ | |/ |/|
| * Modify installd to set the SELinux security context on package directories.Stephen Smalley2012-01-242-1/+45
| * Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block2012-01-193-84/+84
| * Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)Steve Block2012-01-192-19/+19
| * Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)Steve Block2012-01-192-5/+5
| * Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)Steve Block2012-01-191-10/+10
* | Fix issue #6295373: "Package com.google.android.apps.authenticator2 has...Dianne Hackborn2012-06-073-2/+46
* | resist umask changes, make dirs 0711Nick Kralevich2012-03-231-1/+4
* | Multi-user - 1st major checkinAmith Yamasani2012-02-033-0/+52
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-083-84/+84
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-062-19/+19
* | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-042-5/+5
* | am 7f36d421: am 5a7c9176: Merge "Fix free_cache to actually work" into ics-mr1Kenny Root2011-12-014-18/+84
|\ \ | |/
| * Fix free_cache to actually workKenny Root2011-12-014-18/+84
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-10/+10
|/
* Remove the simulator target from all makefiles.Jeff Brown2011-07-112-8/+0