summaryrefslogtreecommitdiff
path: root/vulkan/libvulkan/api.cpp
diff options
context:
space:
mode:
author Stephen Crane <cranes@google.com> 2021-08-13 15:10:31 -0700
committer Stephen Crane <cranes@google.com> 2022-01-13 21:10:13 -0800
commit8a1c46cc37b016cdd65b88be0c9d53a3d8f51b49 (patch)
treef20b650a002563dcae099fdf8ab3db0df49e79a7 /vulkan/libvulkan/api.cpp
parent3cf307284a620c67b9eb024439583fc1c42574ee (diff)
[binder] Expose public Rust API at crate top level
Previously the public API for the binder Rust crate was nested in a `public_api` module and re-exported by AIDL interface crates. This caused confusion, when using multiple AIDL interfaces in the same file, as there were multiple options to import the binder API. Moves the public API to the top level of the binder crate and nests the AIDL implementation API into a submodule. Test: atest -p --include-subdirs frameworks/native/binder Bug: 196056781 Change-Id: I811426fa715a324ebb09f5ce04ee539a1c3b9dfd
Diffstat (limited to 'vulkan/libvulkan/api.cpp')
0 files changed, 0 insertions, 0 deletions