.\" Automatically generated by Pandoc 2.2.1 .\" .TH "AIDL" "1" "" "" "" .hy .SH NAME .PP aidl\-cpp \- C++ bindings generator of AIDL interfaces .SH SYNOPSIS .PP \f[B]aidl\-cpp\f[] \f[I]INPUT_FILE\f[] \f[I]HEADER_DIR\f[] \f[I]OUTPUT_FILE\f[] .SH OPTIONS .TP .B \-I Search path for import statements. .RS .RE .TP .B \-d Generate dependency file. .RS .RE .TP .B \-ninja Generate dependency file in a format ninja understands. .RS .RE .TP .B \f[I]INPUT_FILE\f[] An aidl interface file. .RS .RE .TP .B \f[I]HEADER_DIR\f[] An empty directory to put generated headers. .RS .RE .TP .B \f[I]OUTPUT_FILE\f[] Path to write generated .cpp code .RS .RE .SH SEE ALSO .PP https://developer.android.com/guide/components/aidl.html .SH AUTHORS The Android Open Source Project.