commit | d4d21bf191f2afcd4d6479d60a4d3ab7a19af839 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed Oct 13 11:07:25 2021 +0100 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Fri Oct 15 15:03:44 2021 +0000 |
tree | 904e32af33a858babf5b05bfee05683e5866069c | |
parent | 740e1f972ab1401d0afa98f365d9f5fe70a8a895 [diff] |
Allow odrefresh to write elsewhere than dalvik-cache For CompOS we want to be able to generate artifacts in different subdirectories, e.g. /data/misc/apexdata/com.android.art/pending rather than /data/misc/apexdata/com.android.art/dalvik-cache. Add a command line flag to enable this. Bug: 200020887 Test: atest art_standalone_libartbase_tests Test: manual: odrefresh --dalvik-cache=foo --force-compile Change-Id: Id10c9bcc8cb9f810c48727abc1858f5b16b360d2