commit | 2116f5d3dab8695f562d4b1485034df42a7cdc71 | [log] [tgz] |
---|---|---|
author | Chris Wailes <chriswailes@google.com> | Wed Mar 29 16:20:58 2023 -0700 |
committer | Chris Wailes <chriswailes@google.com> | Wed Mar 29 16:20:58 2023 -0700 |
tree | fb11f5d4f49b4566019a24cd558f0f762742d137 | |
parent | 6c962da55b96260f41690d30db3105daf81a479e [diff] |
Remove unnecessary feature declarations This CL removes `default_alloc_error_handler` annotations as this feature has been stabilized in Rust 1.68.0. Bug: 267698452 Test: m rust Change-Id: I9c0c099a522a1c9cc3acf92d40a6fd6b8e14277f
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.