OSDN Git Service

Do not eject internal ASECs when storage unmounted
authorKenny Root <kroot@google.com>
Thu, 9 Aug 2012 20:36:16 +0000 (13:36 -0700)
committerKenny Root <kroot@google.com>
Mon, 13 Aug 2012 17:51:09 +0000 (10:51 -0700)
commit438a0efcfbee5dc953e8e5bbdf4cb3dbe94b3f80
treed3490b8f71bf399772fd94cd87719625fd447b50
parentea31b47a72a6fed1269e2ba3c29c438212322bf0
Do not eject internal ASECs when storage unmounted

If the incoming request is to notify of storage unmounted, don't mess
with apps that are in internal ASECs.

Bug: 6948035
Change-Id: I63ffb895c4d994ee03a5a9bd6bb23f69c88e2a87
services/java/com/android/server/pm/PackageManagerService.java