commit | e825c501f35373385c95333197f8756d093c5a3f | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Fri Feb 10 14:22:35 2023 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Fri Feb 10 14:34:45 2023 +0000 |
tree | 3938898cfe59a57875b311830ba7e0bbb3f72eef | |
parent | 6337d5befb027003be685f5d26c195177f34c959 [diff] |
EncryptedStore: Derive error msg from onError cb Logs from inside VM can be somewhat flaky(particularly from encryptedstore). Relying on log parsing can lead to flaky test. Instead use the onError() callback to get the error from VS (sent by MM over binder). Bug: 268441487 Test: #encryptedStorageIsInaccessibleToDifferentVm Change-Id: Ia6db9e99ec591e22e0c004381b48e42c42f61291
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.