OSDN Git Service

Implicitly enable system apps when updates installed
authorChristopher Tate <ctate@google.com>
Thu, 4 Apr 2013 22:40:04 +0000 (15:40 -0700)
committerChristopher Tate <ctate@google.com>
Wed, 10 Apr 2013 00:11:55 +0000 (17:11 -0700)
commit32a019d438257dae2ab8f5bba7f18063d8c72353
tree9c75bb9baa4332e5a4d1ec44ec43daead2ca8400
parent3c09715cedc737cc6e36c201d9f9188c3615e9a5
Implicitly enable system apps when updates installed

If someone explicitly installs an update to a system-bundled package,
we infer that this means they actually want to use the new code.

Bug 7467302

Change-Id: If2dc6f764bafbb3a5c94cbdd32273c030fd784b9
services/java/com/android/server/pm/PackageManagerService.java