Merge "Add required header_libs"

This commit is contained in:
Marco Nelissen
2019-10-25 19:47:54 +00:00
committed by Gerrit Code Review

View File

@@ -7,6 +7,10 @@ cc_library_shared {
"SoundPoolThread.cpp", "SoundPoolThread.cpp",
], ],
header_libs: [
"libmedia_headers",
],
shared_libs: [ shared_libs: [
"liblog", "liblog",
"libcutils", "libcutils",