commit | def7ef9d3d2594864768a538f62b03e326e899a5 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Fri Jan 06 08:35:48 2023 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Tue Jan 31 18:04:22 2023 +0000 |
tree | fd452584cb7df84eef3972d9e47c0b2afd78603f | |
parent | 39ee8bf670af115a7fa4d980b14775cdda6f5c1a [diff] |
Sync encryptedstorage after payload execution Microdroid manager will syncfs the encryptedstore's filesystem post payload is finished. This patch also include refactoring of TestService to include quit() method so that the service can be gracefully shutdown triggering the sync above^. Test: atest MicrodroidTests#encryptedStorageIsPersistent Bug: 264520098 Change-Id: I1c196fda1fb0818c30cc55a64603bebd1077d09b
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.