• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1cc_library_headers {
2    name: "android.hardware.audio.common.util@all-versions",
3    defaults: ["hidl_defaults"],
4    vendor_available: true,
5
6    export_include_dirs: ["include"],
7}
8