summaryrefslogtreecommitdiffstats
path: root/cmds/installd/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Move non-Java commands to frameworks/nativeMike Lockwood2012-10-241-42/+0
| | | | | Change-Id: Id77c2cecb27cec500dfe066e4430f9e67802a433 Signed-off-by: Mike Lockwood <lockwood@google.com>
* Remove HAVE_SELINUX guardsKenny Root2012-10-161-7/+2
| | | | Change-Id: I6c2161471f657aa1645695ffd56ff434b0c2b426
* Modify installd to set the SELinux security context on package directories.Stephen Smalley2012-01-241-0/+6
| | | | | | | installd already sets the UID/GID/mode for package directories. Extend it to also call libselinux to set the SELinux security context. Change-Id: I22d38e3e7facdfcee20a34bf30f1412dbb87761f
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-4/+0
| | | | | | Bug: 5010576 Change-Id: I04d722f258951a3078fe07899f5bbe8aac02a8e8
* Update installd to allow multiuserKenny Root2011-04-051-3/+24
| | | | | | | | | | | | | | | * Add ability to select different personas to generate the path to be created. * Move hardcoded paths to read from init's set environment. * Add unit tests for all the utility functions that build strings to make sure they're correct. * Fill in persona with "0" all the time now. Will be plumbed through in later CL. Change-Id: I0a7f6e3640cb6b052f8823080886ee79e90b679f
* Move disk usage utilities to its own libraryKenny Root2010-11-301-7/+10
| | | | | | | | Disk usage calculation will happen in more places now, so move the installd calculation utilities out to its own library that only gets built for the target. Change-Id: Idceb6bd663ca6ab3d38fa00e57ee74a25b784855
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+21
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-21/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+21