commit | fbf4202c899e55ba8b1d0002e728f591f0b1f64f | [log] [tgz] |
---|---|---|
author | Suchi Amalapurapu <asuchitra@google.com> | Tue Jan 19 14:11:43 2010 -0800 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Jan 19 14:11:43 2010 -0800 |
tree | f4547aa06838a91fc394f17e6ff967f5414d2362 | |
parent | e9bcc2d7145f04e02baa0e8fd963e7444e8a34bd [diff] | |
parent | 46b6bc7c21641f51f8372b496facf443e035171e [diff] |
Merge "Mount/Unmount secure containers Persist flags in PackageSetting. Flags are relevant to ApplicationInfo.FLAG_SYSTEM, Application.FLAG_ON_SDCARD, ApplicationInfo.FLAG_FORWARD_LOCK. New pm command to simulate mount/unmount in Pm. This will be removed when MountService/vold event generation gets fixed. Calls from MountService into PackageManager when media gets mounted/unmounted. Scan the packages and grant permissions when the sdcard gets mounted. This api might change again."