commit | fd4876e322c2a98a87a2b14442d430c47f298bcd | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <[email protected]> | Thu Sep 26 15:15:25 2024 +0900 |
committer | Seungjae Yoo <[email protected]> | Thu Sep 26 16:17:23 2024 +0900 |
tree | 1943e8cf151d9fdc0ae69943ebc886cfed923860 | |
parent | ae4de0e55f83e3b8458362ca7678a592da7429af [diff] |
Make available to use libvmm_sys_util in device Android.bp is automatically modified by running cargo_embargo with given json file. Bug: 340126051 Test: cargo_embargo generate cargo_embargo.json Change-Id: Id4816849c81470cf0cdc2f5038cf16f93a42f9f5
This crate is a collection of modules that provides helpers and utilities used by multiple rust-vmm components.
The crate implements safe wrappers around common utilities for working with files, event file descriptors, ioctls and others.
Platforms:
Operating Systems:
This code is licensed under BSD-3-Clause.