summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/pm
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make keysetmgrservice gurantees explicit." into mnc-devdcashman2015-06-162-35/+116
|\
| * Make keysetmgrservice gurantees explicit.dcashman2015-06-152-35/+116
* | Yet another user restriction.Jeff Sharkey2015-06-151-0/+2
* | Clean up app-link verification policyChristopher Tate2015-06-152-46/+60
* | Merge "Use HTTPS when fetching app link verification resources" into mnc-devChristopher Tate2015-06-151-2/+1
|\ \ | |/ |/|
| * Use HTTPS when fetching app link verification resourcesChristopher Tate2015-06-121-2/+1
* | Merge "Clear runtime permissions on package data reset." into mnc-devSvet Ganov2015-06-141-13/+41
|\ \
| * | Clear runtime permissions on package data reset.Svet Ganov2015-06-131-13/+41
* | | Merge "Don't use upgrade-key-sets check when scanning during boot." into mnc-devdcashman2015-06-122-40/+67
|\ \ \
| * | | Don't use upgrade-key-sets check when scanning during boot.dcashman2015-06-122-40/+67
| |/ /
* | | Merge "If we're out of space, retry background dexopting later" into mnc-devChristopher Tate2015-06-121-2/+7
|\ \ \ | |/ / |/| |
| * | If we're out of space, retry background dexopting laterChristopher Tate2015-06-121-2/+7
| |/
* | Merge "Add system API to watch for permission changes" into mnc-devSvetoslav2015-06-111-2/+83
|\ \ | |/ |/|
| * Add system API to watch for permission changesSvetoslav2015-06-101-2/+83
* | Merge "Fix abi-detection for 32-bit system apps" into mnc-devDmitriy Ivanov2015-06-101-0/+37
|\ \
| * | Fix abi-detection for 32-bit system appsDmitriy Ivanov2015-06-091-0/+37
* | | Merge "Flags to select storage volume for app installs." into mnc-devJeff Sharkey2015-06-101-0/+5
|\ \ \
| * | | Flags to select storage volume for app installs.Jeff Sharkey2015-06-091-0/+5
* | | | Merge "Do not create profile if FEATURE_MANAGED_USERS is not available" into ...Fyodor Kupolov2015-06-101-0/+4
|\ \ \ \
| * | | | Do not create profile if FEATURE_MANAGED_USERS is not availableFyodor Kupolov2015-06-091-0/+4
| | |_|/ | |/| |
* | | | Merge "Fix issue #21571700: Need to be smarter about how foreground..." into ...Dianne Hackborn2015-06-091-64/+69
|\ \ \ \ | |/ / / |/| | |
| * | | Fix issue #21571700: Need to be smarter about how foreground...Dianne Hackborn2015-06-081-64/+69
| |/ /
* | | Move linking and directory creation logic to installd.Narayan Kamath2015-06-092-66/+56
|/ /
* | Merge "Add SYSTEM_DIR check to upgrade-key-set verification." into mnc-devdcashman2015-06-081-3/+10
|\ \
| * | Add SYSTEM_DIR check to upgrade-key-set verification.dcashman2015-06-081-3/+10
| |/
* | Merge "Revert "Print exception stacktrace on failed scanPackageLI"" into mnc-devDimitry Ivanov2015-06-081-1/+1
|\ \ | |/ |/|
| * Revert "Print exception stacktrace on failed scanPackageLI"Dimitry Ivanov2015-06-081-1/+1
* | Fix abi detection for system apksDmitriy Ivanov2015-06-041-87/+38
* | Don't compile all splits when installing one.Narayan Kamath2015-06-042-8/+97
* | Add API to hint whether to show on-board UI before a permission request.Svetoslav2015-06-021-0/+40
|/
* Print exception stacktrace on failed scanPackageLIDmitriy Ivanov2015-06-011-1/+1
* Network Reset should have a lockdown like Factory Reset.Stuart Scott2015-06-011-0/+2
* Merge "Use AtomicFile APIs correctly when reading." into mnc-devSvetoslav2015-05-291-1/+1
|\
| * Use AtomicFile APIs correctly when reading.Svetoslav2015-05-291-1/+1
* | Avoid inspecting packages twice to deduce ABIs for moves / installs.Narayan Kamath2015-05-291-10/+15
|/
* Fix application moves.Narayan Kamath2015-05-211-18/+9
* Write packages.list when adding/removing users.Jeff Sharkey2015-05-202-78/+99
* Throw a checked exception on inconsistent installs.Narayan Kamath2015-05-201-3/+5
* Prevent modification of system fixed permissionsSvetoslav2015-05-191-0/+12
* Merge "Handle downgrading a runtime permission to an install one" into mnc-devSvetoslav2015-05-191-3/+28
|\
| * Handle downgrading a runtime permission to an install oneSvetoslav2015-05-191-3/+28
* | Merge "Add IntentFilter auto verification - part 12" into mnc-devFabrice Di Meglio2015-05-191-15/+18
|\ \
| * | Add IntentFilter auto verification - part 12Fabrice Di Meglio2015-05-191-15/+18
* | | Merge "Allow creating a managed profile if there is only one user." into mnc-devNicolas Prevot2015-05-191-10/+33
|\ \ \ | |_|/ |/| |
| * | Allow creating a managed profile if there is only one user.Nicolas Prevot2015-05-151-10/+33
* | | Scan package to derive ABIs before optimizing.Narayan Kamath2015-05-191-118/+177
* | | Merge "Hold wakelock while dexopting" into mnc-devFyodor Kupolov2015-05-162-1/+26
|\ \ \ | |/ / |/| |
| * | Hold wakelock while dexoptingFyodor Kupolov2015-05-082-1/+26
* | | Merge "Fix grant/revoke to act on owner by default and log invalid user id." ...Svet Ganov2015-05-141-0/+2
|\ \ \
| * | | Fix grant/revoke to act on owner by default and log invalid user id.Svet Ganov2015-05-141-0/+2