OSDN Git Service

Merge "Do not call rilc_thread_pool if there is no ril library"
[android-x86/hardware-ril.git] / Android.bp
1 cc_library_headers {
2     name: "ril_headers",
3     vendor: true,
4     export_include_dirs: ["include"],
5 }