Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 5fca42a7 authored by Matthew Maurer's avatar Matthew Maurer
Browse files

rust: Use wrapper for header file

With the update to C++20, we see warnings for #pragma in a non-header
file. The entry file for a bindgen compilation is not treated as a
header file, which raised this issue.

This approach has the added benefit that rather than using an explicit
filegroup, it uses the headers exported by the library they're binding
against.

Bug: 311052584
Test: mma in binder folder
Change-Id: Ib0456db5a09f7e5225001837977417186db33876
parent 88f1c111
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment