diff options
author | Calin Juravle <calin@google.com> | 2015-12-23 18:55:08 +0200 |
---|---|---|
committer | Calin Juravle <calin@google.com> | 2016-01-19 11:44:27 -0800 |
commit | db4a79a5d7d348e9d2286d95d4e5a59dd484456f (patch) | |
tree | 6a13c648ce3054f50022131d740e9b91b93bc5a7 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | e53e428a7efd624459961da3f932b408f896453b (diff) |
Enable profile guided compilation on the framework side
The background compilation service will trigger a profile based
compilation instead of a full one. If no profile information is
available the compilation is skipped (see installd).
Note that the end decision whether or not to compile a package is taken
by dext2oat. We can't make the decision here because this service runs
under system server which cannot read app's profile data.
Bug: 26080105
Change-Id: I457ea8dea0557839c1f7cdc241770055732b0a4a
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions