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

Commit b4c3b031 authored by Orlando Arbildo's avatar Orlando Arbildo
Browse files

libbinder_rs: Block functions for bindgen

Adding unused functions to bindgen blocklist-function
to prevent build errors caused by Rust warnings.

Bug: 242243245
Test: build Trusty
Change-Id: I44623e0ea32a833945ee6a887a3259f15eca3c89
parent b894c3ed
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -8,4 +8,17 @@
--allowlist-type=AIBinder_DeathRecipient
--allowlist-type=AParcel
--allowlist-type=binder_status_t
--blocklist-function="vprintf"
--blocklist-function="strtold"
--blocklist-function="_vtlog"
--blocklist-function="vscanf"
--blocklist-function="vfprintf_worker"
--blocklist-function="vsprintf"
--blocklist-function="vsnprintf"
--blocklist-function="vsnprintf_filtered"
--blocklist-function="vfscanf"
--blocklist-function="vsscanf"
--blocklist-function="vdprintf"
--blocklist-function="vasprintf"
--blocklist-function="strtold_l"
--allowlist-function=.*