commit | ce9779412a815f3eabe4ff4c4b9967994029dcc3 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Oct 21 13:40:54 2016 -0700 |
committer | Steven Moreland <smoreland@google.com> | Sat Oct 22 00:28:00 2016 +0000 |
tree | 7dd2a2618c2c9fd0d163421d10018012cb70e49c | |
parent | dbe086ff7da9f537ed57e154a73e72c947e07a7a [diff] |
Update headers (for export shared lib headers) Test: mma -j64 Bug: 32337293 Change-Id: I93e7cab90efac407525a1a5f2ad30f816a530e17
diff --git a/benchmarks/msgq/1.0/Android.bp b/benchmarks/msgq/1.0/Android.bp index 51841c2..b222cfb 100644 --- a/benchmarks/msgq/1.0/Android.bp +++ b/benchmarks/msgq/1.0/Android.bp
@@ -39,4 +39,9 @@ "libutils", "libcutils", ], +export_shared_lib_headers: [ + "libhidl", + "libhwbinder", + "libutils", + ], }