commit | 4b5369f0aa95f5eb9757489d8cff7b5a8b5b83c1 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Fri Jan 28 13:47:20 2022 +0000 |
committer | Andrew Scull <ascull@google.com> | Fri Jan 28 14:06:05 2022 +0000 |
tree | 91960df921a92ec2eb6cafab078975e61f4f86a9 | |
parent | b2f4447d4928809da425dd282a9999b4159f293c [diff] |
Migrate to reading properties as bools Use the bool parsing from librustutils rather than manual parsing of the raw property value. Test: atest MicrodroidTestApp Change-Id: I20e9dc8403ec0928ffab66252f2ae016b4a26fe9
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.