commit | cf80b9979f31763006cc24fa65f957776c7a6682 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Fri Dec 03 15:13:39 2021 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Mon Dec 06 15:01:26 2021 +0000 |
tree | c7c5f583e89823b98931c9386bae30a26dcd98d4 | |
parent | 5f34abe565afc2d2b14cba59ba572318e4612103 [diff] |
Schedule compilation on staged APEX update At startup register for staged APEX changes, and check if there are any already. Add a new scheduled job to compile them when this happens. For now I've retained the old daily test job. I modified the code to handle starting a job while one is already running, since it didn't work (we hit the composd limit on one VM at once) and we can actually reasonably hit it now. Bug: 205296305 Test: Manual; stage a relevant and irrelevant APEX Test: Manual; trigger the staged APEX job Test: Manual; trigger both jobs, in both orders Change-Id: Ifffa05803f7df0f67fa0e5a12d44bc49202b08f3
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.