Slava Monich 110cd65779 [gbinder] Support for service registration notifications. JB#43815
android.hidl.manager@1.0::IServiceManager provides registration
notifications via android.hidl.manager@1.0::IServiceNotification
callback.

Sailfish OS services that talk to Android services via binder should
use this mechanism to wait for their Android counterpart at startup.
2018-11-17 01:41:02 +02:00
2018-10-31 17:07:45 +03:00
2018-10-31 17:01:00 +03:00
2018-10-31 17:03:44 +03:00
2018-10-31 17:07:45 +03:00
2018-10-11 12:04:04 +03:00

GLib-style interface to binder (Android IPC mechanism)

Provides:

1. Integration with GLib event loop
2. Detection of 32 vs 64 bit kernel at runtime
3. Asynchronous transactions that don't block the event thread
Description
No description provided
Readme 1.5 MiB
Languages
C 97.2%
Makefile 1.8%
Yacc 0.7%
Lex 0.2%
Shell 0.1%