commit | ac9aa1a06bbaf8179701d2ef86c74809fbb33bc0 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Tue Dec 14 11:32:13 2021 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Tue Dec 14 12:14:29 2021 +0000 |
tree | 03c34c846a7e3bd36a46dca536a4ce9f6a081801 | |
parent | a5277e80dd4433b74445c74ac5a85716de8d17fa [diff] |
De-dupe running odrefresh in VM We had two copies of this code, one destined to be deleted. But I want to modify it a bit, so first I'm refactoring to remove the duplication. This is intended as pretty much a pure refactoring. There is an existing issue around target dir (.../com.android.art/dalvik-cache) and staging dir (.../com.android.art/staging) which I am preserving for now; next CL will resolve this. Bug: 209572296 Test: composd_cmd forced-odrefresh Test: composd_cmd async-odrefresh Test: (both with selinux in microdroid disabled) Change-Id: I4dd0fa843662ffb9acbcf6ce0dfadbd4ececfe52
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.