commit | 2c4a966d7446685d217a6b3fcf1e7d4b19c0eb37 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Wed Feb 16 14:05:08 2022 +0000 |
committer | Andrew Scull <ascull@google.com> | Thu Feb 17 03:27:37 2022 +0000 |
tree | 1b94b2d8d860125b378b276515d4ef9943eb1b2b | |
parent | 527e577d5340974e07712193fe1b1cb83894f083 [diff] |
Clear binder identity when executing callback This is the recommened behaviour for callback APIs so that permission checks are attributed to the application and no the system service. Bug: 204839392 Test: atest MicrodroidTestApp Change-Id: I4e4930c11671c579a8f11cb23222b65f56168aca
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.