79182571

Date: 2024-11-12 20:09:20
Score: 0.5
Natty:
Report link

Per https://source.android.com/docs/core/architecture/hidl/binder-ipc#vndbinder

Normally, vendor processes don't open the binder driver directly and instead link against the libbinder userspace library, which opens the binder driver.

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: Paul Ratazzi