commit | d4cf4d915b7ac33b5a6430da5f99a0860c0382d9 | [log] [tgz] |
---|---|---|
author | Paul Lawrence <paullawrence@google.com> | Fri Apr 01 07:06:44 2022 -0700 |
committer | Daniel Rosenberg <drosen@google.com> | Thu Apr 21 18:09:47 2022 -0700 |
tree | 30985ffcf4718334c9b8e89b028913643739e5fc | |
parent | 6def194fd02bd20b59e4922e4858691691ab8eae [diff] |
ANDROID: fuse-bpf: Use fuse_bpf_args in uapi fuse_args is not suitable for use in the uapi - it is not stable, and contains internal pointers. Replace with stable equivalent. Test: atest ScopedStorageDeviceTest passes Bug: 202785178 Change-Id: Id49ce2df8c1d137acb576074f1744884b65c7fc5