summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/pm/PackageSettingBase.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-071-0/+1
|\
| * PackageSettingBase needs to copy volume UUID.Jeff Sharkey2015-11-021-0/+1
* | Protected appsRaj Yengisetty2015-10-231-1/+37
|/
* Fix a bug disappearing installerPackageName info of packages after reboot.hyemin.hwang2015-07-151-0/+1
* Prioritize most-recently-enabled link-handling appChristopher Tate2015-07-131-5/+18
* Only grant runtime permissions to special components.Svet Ganov2015-06-191-2/+0
* New "frozen" state during app move/upgrade.Jeff Sharkey2015-04-291-0/+7
* Add Default Browser App support and relax Hosts validation for AppLinksFabrice Di Meglio2015-04-101-5/+6
* Installing packages to expanded storage.Jeff Sharkey2015-04-061-2/+14
* Fix clobbered shared user install permissions.Svet Ganov2015-03-311-1/+1
* Add IntentFilter auto verificationFabrice Di Meglio2015-03-301-1/+29
* Handle dynamic enable/disable of runtime permissions support.Svetoslav2015-03-261-3/+3
* Properly handle system app permissions - for real.Svet Ganov2015-03-251-0/+1
* Runtime permissions: per user permission tracking.Svetoslav2015-03-231-8/+2
* resolved conflicts for merge of 517e0274 to lmp-mr1-dev-plus-aospAlex Klyubin2015-02-111-2/+2
|\
| * Move hidden ApplicationInfo flags into a separate field.Alex Klyubin2015-02-111-2/+2
* | Reduce PackageManager RAM usage: ArrayMap/Set.Jeff Sharkey2014-10-241-13/+13
|/
* Persist the cpuAbiOverride setting.Narayan Kamath2014-08-131-3/+25
* Rename setApplicationBlocked to setApplicationHiddenAmith Yamasani2014-07-211-6/+6
* Always derive native library paths at runtime.Jeff Sharkey2014-07-101-3/+4
* Multi-arch application installs.Narayan Kamath2014-07-101-11/+24
* Add package state to block uninstall.Kenny Guy2014-07-041-1/+10
* Slow progress towards APK clusters.Jeff Sharkey2014-07-021-0/+6
* Remove "required" prefix from ABI fields.Narayan Kamath2014-05-131-6/+6
* am 9e289d70: am 1d26a3f1: am 09e13cc5: Merge "System services detect and regi...Narayan Kamath2014-04-101-3/+7
|\
| * am 1d26a3f1: am 09e13cc5: Merge "System services detect and register app CPU ...Narayan Kamath2014-04-101-3/+7
* | am 9158825f: Move some system services to separate directoriesAmith Yamasani2013-12-191-3/+0
|/
* Move some system services to separate directoriesAmith Yamasani2013-12-191-0/+371