commit | b49d9af7e1205312cc25e23636ef3980bee4c1b0 | [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 | d99571e6880423eb6f5a1c43e59f1fc5629e82a4 | |
parent | 56d42582f20efce1ff46ea2b5fff60b26cf2c1f0 [diff] | |
parent | fd3530f90562bb7e66edfee39d90fc8beda82f1d [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."