libsystem_headers: export libaudio_system_headers am: c83ea95654
am: 5b099bc1c9
Change-Id: If98b13d1789968892812d58c180c50499eb4c745
This commit is contained in:
commit
526d8c5cb5
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@ cc_library_headers {
|
|||
name: "libsystem_headers",
|
||||
vendor_available: true,
|
||||
host_supported: true,
|
||||
|
||||
header_libs: ["libaudio_system_headers"],
|
||||
export_header_lib_headers: ["libaudio_system_headers"],
|
||||
|
||||
export_include_dirs: ["include"],
|
||||
|
||||
target: {
|
||||
|
|
Loading…
Reference in a new issue