Commit 3630476f authored by Alice Ryhl's avatar Alice Ryhl
Browse files

ANDROID: rust: security: add helpers for security_binder_*



There is currently a build failure if you build with CONFIG_SECURITY=n.
This is because the LSM helpers for these methods are marked inline when
you disable CONFIG_SECURITY=n, so they can't be called from Rust. Add
helpers to handle this case.

Fixes: d5fd4e90 ("ANDROID: rust: add security::binder_* methods")
Change-Id: Ia3b8c1f004c00d01fcf707ea7b4adfeba322d945
Signed-off-by: default avatarAlice Ryhl <aliceryhl@google.com>
parent d761f8d8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment