commit | affe289eb3347038b6039114dd9179ba92c0a476 | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Wed Nov 06 19:24:00 2024 +0000 |
committer | James Farrell <[email protected]> | Wed Nov 06 19:27:18 2024 +0000 |
tree | caa602ae7fec080fcb98eea5c0a8e0b0c7f94585 | |
parent | 99a8f0ef89ef98f1794dbc796348dc4f6a7f4f2d [diff] |
Add missing cargo_embargo.json and regenerate Android.bp. I'm not sure why cargo_embargo.json wasn't ever checked in, but I reconstructed it as best I could. Also replace LICENSE file with a symlink to LICENSE-APACHE to match the crate archive contents. Bug: http://b/339424309 Test: treehugger Change-Id: I9a79e8c01c69fb0089d0574faa5172d1db8377b5
A Rust library for cross-platform memory mapped IO.
This is a fork of the memmap-rs crate.
MAP_STACK
on unix)A list of supported/tested targets can be found in Actions.
memmap2
is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE-APACHE, LICENSE-MIT for details.
Copyright (c) 2020 Yevhenii Reizner
Copyright (c) 2015 Dan Burkert