24a5e281d74338ceb040124a866f747a1b12b1a4
Replacement of some gint32 fields with enums may cause "warning: passing argument xxx from incompatible pointer type" or something similar at compile time but it's safe from the ABI prospective because those enums have the same size as gint32 (and that's checked at compiled time). It may, however, cause compilation errors in the projects compiled with -Werror
A library for communicating with Android IRadio binder services, built on top of libgbinder.
Description
Languages
C
98%
Makefile
1.8%
Shell
0.2%