summaryrefslogtreecommitdiffstats
path: root/libcutils/multiuser.c
Commit message (Collapse)AuthorAgeFilesLines
* File-system utilities for installd and zygote.Jeff Sharkey2012-08-301-3/+3
| | | | | Bug: 7008879 Change-Id: Ia54b8d4ad434e8973f235e2a4728651814bef8a9
* Multi-user external storage support.Jeff Sharkey2012-08-151-6/+3
| | | | | | | | | | | | Remount rootfs as recursively shared, so that mount changes are propagated into child namespaces. Mount external storage for access from adb. Clean multi-user dependencies for use in Dalvik. Also define external storage paths. Bug: 6925012 Change-Id: I375de581a63f4f36667894c56a34a9dd45361e8f
* Native utils for working with user and app IDs.Jeff Sharkey2012-08-071-0/+32
Bug: 6925012 Change-Id: I56f18826fd324f60b6e446cebd30719258e40990