summaryrefslogtreecommitdiff
path: root/test/MultiDexModifiedSecondary/main.jpp
diff options
context:
space:
mode:
authorCalin Juravle <calin@google.com>2016-02-24 10:13:09 +0000
committerCalin Juravle <calin@google.com>2016-03-01 15:53:49 +0000
commit86a9ebe4197e963249ffbbaa1830da97ed642fa5 (patch)
treeaa00f09125ed4c2c949db7bf93530bf91e78a274 /test/MultiDexModifiedSecondary/main.jpp
parentd2cb6e64dc3a0370fe0862b2a113fb151904be89 (diff)
Record foreign dex files loaded by the app in the profile
A foreign dex file is a file which is not owned by the app (it's not part of its code paths or its private data directory). When such a dex file is loaded by the app, the runtime will record a marker in a dedicated profile folder (foreing_dex_profile_path). The marker is just a file named after the canonical location of the dex file where '/' is replaced by '@'. The markers will be used by the system server system server to decide if the apk should be fully or profile guide compiled. Bug: 27334750 Bug: 26080105 Change-Id: If4fa8208be4e2f6f0b748b8a5417c4ae9c2d5df6
Diffstat (limited to 'test/MultiDexModifiedSecondary/main.jpp')
0 files changed, 0 insertions, 0 deletions