OSDN Git Service

Support profile guided compilation for secondary dex files
authorCalin Juravle <calin@google.com>
Thu, 9 Mar 2017 03:05:07 +0000 (19:05 -0800)
committerCalin Juravle <calin@google.com>
Thu, 16 Mar 2017 22:16:35 +0000 (15:16 -0700)
commit114f08107be384a3f9cc954bdec2b6b7619354ae
tree20a47fd35afe833e170ae6db0f957f717015c53b
parentfd695a61c13c38de16c921fef0f3bb3b32c13be7
Support profile guided compilation for secondary dex files

Test: adb shell cmd package bg-dexopt-job works for sercondary dex files
Bug: 26719109
Change-Id: I4011a780f65378c23a4631c07c37cdb4f5fee41e
cmds/installd/InstalldNativeService.cpp
cmds/installd/dexopt.cpp
cmds/installd/dexopt.h
cmds/installd/tests/installd_utils_test.cpp
cmds/installd/utils.cpp
cmds/installd/utils.h