OSDN Git Service

Add an accidentally removed call to update libs
authorSvetoslav Ganov <svetoslavganov@google.com>
Tue, 24 Jan 2017 00:36:40 +0000 (16:36 -0800)
committerSvetoslav Ganov <svetoslavganov@google.com>
Tue, 24 Jan 2017 00:36:43 +0000 (16:36 -0800)
commit4fa94da34b0c2b15b68821a694c3eed1e43c058c
tree5176cf3b9b00a869772b253dcfada469a6d9ed78
parent0078315a2aa15186a8803e90eb8063134aeed6de
Add an accidentally removed call to update libs

Disabled system package may define a lib which its
update does not. When the update is uninstalled we
need to upate the libs so ppl can use the lib in
the now restored sys package.

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