mer-hybris / libgbinder

GLib-style interface to binder
BSD 3-Clause "New" or "Revised" License
51 stars 40 forks source link

[gbinder] Make stability field of local object configurable. JB#61912 #130

Closed NotKit closed 2 months ago

NotKit commented 2 months ago

AIDL HALs require stability field value to be set to VINTF as opposed to the default SYSTEM, so expose a way to let the caller set the value to used by finish_flatten_binder per local object.