commit | b002e09f266c0e392fbebe104f28fc01409805e1 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Nov 05 17:27:02 2021 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Nov 05 17:31:45 2021 +0900 |
tree | 69cbb01d95372cfcd3fd61e7b440a8cff1eeb2d4 | |
parent | acf31b0105c2da405b856ab02724dbc976b9a99e [diff] |
setCallback accepts Executor The callbacks are executed on the threads provided by the executor, not on the binder threads. Bug: 204839392 Test: atest MicrodroidTestApp Change-Id: I1bbdb0bac29147d9fbe8520367759513c2c5d0c5
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.