1cc_library_headers {
2    name: "libaudiopolicycommon",
3    header_libs: [
4        "libaudiofoundation_headers",
5    ],
6    export_include_dirs: ["include"],
7}
8