commit | 962ba215fbffcf27b3c69827a9221e0a82108ff0 | [log] [tgz] |
---|---|---|
author | François Gaffie <francois.gaffie@renault.com> | Wed Apr 03 16:21:39 2019 +0200 |
committer | Eric Laurent <elaurent@google.com> | Wed Apr 24 09:03:17 2019 -0700 |
tree | e0ef04ba1857443ef150e35e146522c84fcbb41f | |
parent | 48601f013a60c916187591e6e05dfaf76a87b698 [diff] |
audiopolicy: fix build issue by going on switching to bp Bug: 130284799 Test: make Change-Id: I60d41eaa41564fecdeef6d4cb223a8367883db50 Signed-off-by: François Gaffie <francois.gaffie@renault.com>
diff --git a/services/audiopolicy/common/managerdefinitions/Android.bp b/services/audiopolicy/common/managerdefinitions/Android.bp index c9037a1..f02f3cf 100644 --- a/services/audiopolicy/common/managerdefinitions/Android.bp +++ b/services/audiopolicy/common/managerdefinitions/Android.bp
@@ -34,6 +34,7 @@ ], header_libs: [ "libaudiopolicycommon", + "libaudiopolicymanager_interface_headers", ], export_header_lib_headers: ["libaudiopolicycommon"],