commit | 3189af08bfd7f3738826bfdd45877fe68658975b | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Thu Sep 30 17:51:19 2021 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Fri Oct 01 12:20:49 2021 +0100 |
tree | 17cdbf774093bfca64cf3625ff9aaae3ca2a76de | |
parent | eecbe72088c60f23dbc0c24bda6d09d02216745a [diff] |
Extract a library for common binder-related things Initially this just unifies the various copies of we have of new_binder_exception(), and adds a variation for service-specific errors. (I thought this would help me solve my problem with missing error info, but it turns out I was wrong.) I'm intending to move more things here though to facilitate reuse. Bug: 186126194 Test: atest -p Change-Id: I82187903b55c4cd64307065761e1e03c4e6012f4
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.