commit | c6976c8e0cc4c022a07345638127cbd3df1a778e | [log] [tgz] |
---|---|---|
author | Jim Shargo <jshargo@google.com> | Tue Jul 18 20:33:45 2023 +0000 |
committer | Jim Shargo <jshargo@google.com> | Wed Jul 19 22:42:13 2023 +0000 |
tree | 5fe2e4187c767ad2191fef42b497f66d1f5ad151 | |
parent | 2fc656d78a3e23ae6e8ac211e98b2ff97661a9cc [diff] |
libnativewindow: Add rust library and set up bindgen For now we only expose AHardwareBuffer, but the exposed bindings will make it easy to also expose ANativeWindow, ADataspace, and others in the future. Bug: 291954749 Test: Added new unit tests for both bindings and the rust library. Change-Id: I8ef24fc9111bb3fb72a4cdd941742d42d72fa776