OSDN Git Service

Revert "When updating a split app, copy compiled files from base.apk only."
authorCalin Juravle <calin@google.com>
Fri, 13 Oct 2017 23:46:26 +0000 (23:46 +0000)
committerCalin Juravle <calin@google.com>
Fri, 13 Oct 2017 23:47:05 +0000 (23:47 +0000)
commit4a4a4e8e186a0030126002eaa7f74010e1b23810
treeeb74dbc45da08c076f730e240ff8b1fbc218a28b
parentd1235f54d4943a0a3a920013a5875b5193bd0490
Revert "When updating a split app, copy compiled files from base.apk only."

This reverts commit d1235f54d4943a0a3a920013a5875b5193bd0490.

Reason for revert: We now include the classpath when asking the runtime
if we need to dexopt. This hack is no longer needed.

Bug: 62269291
Change-Id: I396778f6db0acbbe9017168b35e6023ff97f36fe
services/core/java/com/android/server/pm/PackageInstallerSession.java