summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorCalin Juravle <calin@google.com>2016-02-24 16:22:03 +0000
committerCalin Juravle <calin@google.com>2016-02-25 11:53:54 +0000
commitd479b52d12fc782f18df6b5ae15c19e022f0ec14 (patch)
tree2433130f15f23f60d0f3a0a1db380f2ae8f1ff80 /tools/aapt2/java/JavaClassGenerator.cpp
parente5bfd2da4d60c90a137a1eb883802c13ae53273e (diff)
Restrict the cases when we profile guided compile an apk
Do not use profile guided compilation if the apk is loaded by another app. The decision if an apk was used or not by another app is done by looking into the foreign profile directory. Apks which where loaded in others apps will have a file marker in the profile directory. The marker is named after the canonical location of the apk file where '/' is replaced by '@'. Also, refactor the profile paths to the Environment. Bug: 27334750 Bug: 26080105 Change-Id: Ic2ac5a7a231670ecb4462166c34fdd5b4c631178
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions