summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/pm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | am 558a3c1b: Merge "Kill processes when permissions are revoked." into jb-mr2...Dianne Hackborn2013-04-091-13/+38
| |\| | | |
| | * | | | Merge "Kill processes when permissions are revoked." into jb-mr2-devDianne Hackborn2013-04-091-13/+38
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Kill processes when permissions are revoked.Dianne Hackborn2013-04-081-13/+38
* | | | | | am b3be67ce: am 0eee410e: Merge "Check outInfo is not null" into jb-mr2-devKenny Root2013-04-081-8/+10
|\| | | | |
| * | | | | am 0eee410e: Merge "Check outInfo is not null" into jb-mr2-devKenny Root2013-04-081-8/+10
| |\| | | |
| | * | | | Check outInfo is not nullKenny Root2013-04-081-8/+10
| | |/ / /
* | | | | am 51ad68b9: am 212af6db: Merge "Add /data/security path for mac_permissions....Geremy Condra2013-04-051-0/+1
|\| | | |
| * | | | am 212af6db: Merge "Add /data/security path for mac_permissions.xml."Geremy Condra2013-04-051-0/+1
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Add /data/security path for mac_permissions.xml.Stephen Smalley2013-04-051-0/+1
| | * | Remove keystore entries when package removedKenny Root2013-04-021-0/+13
* | | | resolved conflicts for merge of 2ab72e1f to masterBen Gruver2013-04-032-6/+8
|\| | |
| * | | Merge "Initial implementation of IntentFirewall functionality" into jb-mr2-devBen Gruver2013-04-032-6/+8
| |\ \ \
| | * | | Initial implementation of IntentFirewall functionalityBen Gruver2013-04-022-6/+8
* | | | | am 26bb9c95: am 0d17aaa5: Merge "Grant optional permissions by default for sy...Nick Kralevich2013-04-031-7/+16
|\| | | |
| * | | | Merge "Grant optional permissions by default for system apps." into jb-mr2-devNick Kralevich2013-04-031-7/+16
| |\ \ \ \
| | * | | | Grant optional permissions by default for system apps.Nick Kralevich2013-04-031-7/+16
* | | | | | am 6812059b: am d72317ab: Remove keystore entries when package removedKenny Root2013-04-031-1/+14
|\| | | | |
| * | | | | Remove keystore entries when package removedKenny Root2013-04-031-1/+14
| |/ / / /
* | | | | am d2cc888c: am 55cfcd75: Merge "doSignaturePermission -> grantSignaturePermi...Nick Kralevich2013-04-021-2/+2
|\| | | |
| * | | | Merge "doSignaturePermission -> grantSignaturePermission" into jb-mr2-devNick Kralevich2013-04-021-2/+2
| |\ \ \ \
| | * | | | doSignaturePermission -> grantSignaturePermissionNick Kralevich2013-04-021-2/+2
* | | | | | am c77d3b16: am f667c8d3: Merge "grantPermissionsLPw: introduce isNewPlatform...Nick Kralevich2013-04-021-13/+18
|\| | | | |
| * | | | | Merge "grantPermissionsLPw: introduce isNewPlatformPermissionForPackage" into...Nick Kralevich2013-04-021-13/+18
| |\| | | |
| | * | | | grantPermissionsLPw: introduce isNewPlatformPermissionForPackageNick Kralevich2013-04-021-13/+18
* | | | | | am 0f67b255: am 5b7d1481: Merge "grantPermissionsLPw: get rid of a level of c...Nick Kralevich2013-04-021-74/+76
|\| | | | |
| * | | | | Merge "grantPermissionsLPw: get rid of a level of curly braces" into jb-mr2-devNick Kralevich2013-04-021-74/+76
| |\| | | |
| | * | | | grantPermissionsLPw: get rid of a level of curly bracesNick Kralevich2013-04-021-74/+76
* | | | | | am b590b80e: am bb7ba4ae: Merge "grantPermissionsLPw: introduce doSignaturePe...Nick Kralevich2013-04-021-48/+55
|\| | | | |
| * | | | | Merge "grantPermissionsLPw: introduce doSignaturePermission" into jb-mr2-devNick Kralevich2013-04-021-48/+55
| |\| | | |
| | * | | | grantPermissionsLPw: introduce doSignaturePermissionNick Kralevich2013-04-021-48/+55
* | | | | | am 69fe4069: am 006c6338: Merge "Fix bug in initializing preferred activities...Dianne Hackborn2013-04-022-3/+6
|\| | | | |
| * | | | | Fix bug in initializing preferred activities.Dianne Hackborn2013-04-012-3/+6
| |/ / / /
* | | | | am 5c98b904: am 9e8ba8f2: Merge "Improve RestrictionEntry API" into jb-mr2-devAmith Yamasani2013-03-291-4/+4
|\| | | |
| * | | | Merge "Improve RestrictionEntry API" into jb-mr2-devAmith Yamasani2013-03-301-4/+4
| |\ \ \ \
| | * | | | Improve RestrictionEntry APIAmith Yamasani2013-03-291-4/+4
* | | | | | am a54e0643: am 9d034deb: am 24948d3c: am 946a5c91: Merge "Save off the seinf...Geremy Condra2013-03-281-0/+3
|\| | | | |
| * | | | | am 24948d3c: am 946a5c91: Merge "Save off the seinfo value with packages.list."Geremy Condra2013-03-281-0/+3
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | Merge "Save off the seinfo value with packages.list."Geremy Condra2013-03-281-0/+3
| | |\ \ \
| | | * | | Save off the seinfo value with packages.list.Robert Craig2013-03-261-0/+3
* | | | | | am 0314b976: am 5c3bd37a: am f21a34bf: am 2ff853da: Merge "Add data validatio...Geremy Condra2013-03-281-2/+24
|\| | | | |
| * | | | | am f21a34bf: am 2ff853da: Merge "Add data validation on seinfo labels."Geremy Condra2013-03-281-2/+24
| |\| | | |
| | * | | | Add data validation on seinfo labels.Robert Craig2013-03-281-2/+24
| | |/ / /
| | * | | Proper security labeling of multi-user data directories.rpcraig2013-03-253-3/+6
| | * | | Add seinfo parsing to PackageManagerService.Robert Craig2013-03-253-5/+290
* | | | | Merge "Remove keysets from PackageKeySetData when KeySetManager removes them."Geremy Condra2013-03-282-9/+58
|\ \ \ \ \
| * | | | | Remove keysets from PackageKeySetData when KeySetManager removes them.Geremy Condra2013-03-262-9/+58
* | | | | | am b3c060a1: am c92342bb: Merge "Add user restrictions for bluetooth, sideloa...Maggie Benthall2013-03-281-1/+8
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge "Add user restrictions for bluetooth, sideloading, usb file transfer" i...Maggie Benthall2013-03-281-1/+8
| |\ \ \ \ \
| | * | | | | Add user restrictions for bluetooth, sideloading, usb file transferMaggie Benthall2013-03-271-1/+8
| | | |_|/ / | | |/| | |
* | | | | | am 6b8e7b35: am bf20aa76: Merge "Keep track of who has disabled applications....Dianne Hackborn2013-03-273-18/+45
|\| | | | | | |_|/ / / |/| | | |