OSDN Git Service

OtaDexopt: Special-case system app classpaths
authorAndreas Gampe <agampe@google.com>
Tue, 2 Aug 2016 05:08:26 +0000 (22:08 -0700)
committerAndreas Gampe <agampe@google.com>
Tue, 2 Aug 2016 05:08:26 +0000 (22:08 -0700)
commitc7e02c1d2a53e0f738d2a8383e03658b39d91ce6
tree6be37a5c1dd79cf81403c7c68e796371a7efa2f1
parentfc9689e1edaad0c071cb3a6f82ede97bc06868ee
OtaDexopt: Special-case system app classpaths

Specialize system apps' shared libraries so that classpath checks
are elided.

Bug: 30568568
Change-Id: Id1f2555ef43984b616e01f8596701ccba77895b3
services/core/java/com/android/server/pm/OtaDexoptService.java