diff options
| author | 2022-07-29 08:58:13 -0700 | |
|---|---|---|
| committer | 2022-07-29 08:58:13 -0700 | |
| commit | 49fb118921e686aeffec47d5f46d8a516aa8e325 (patch) | |
| tree | d6196679edbc2565d616babdef377c4c23ed07d1 /libs/gui/BLASTBufferQueue.cpp | |
| parent | 50ad842007d38dcdc82659b2b14ef46f5d981fcf (diff) | |
rust: Visibility exports for bindgen
We are now default restricting bindgen visibility to subpackages. This
change is part of a set of changes adding explicit visibility for
bindgen libraries which are already being used elsewhere.
* If these visibility rules are to allow access by the safe bindings
library which lives elsewhere in the codebase, no action is needed.
* If safe bindings do not exist, and you own this library, now is a good
time to think about producing them and transitioning your (now
enumerated) client list.
* If safe bindings exist, but there is a surprise client of the raw
bindings on this list, now is a good time to talk to them about why
they don't want to use your safe bindings.
Bug: 166332519
Test: m
Change-Id: If6dcd8bf09539a77158c3736c2af326eb595fd21
Diffstat (limited to 'libs/gui/BLASTBufferQueue.cpp')
0 files changed, 0 insertions, 0 deletions