summaryrefslogtreecommitdiff
path: root/rebootescrow
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2021-04-23 01:17:59 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2021-04-23 01:17:59 +0000
commit40bbe789a45542354d25d92c9ecf20c23d68b426 (patch)
treea31b83acf071af5e0c729ce800da1346634807b5 /rebootescrow
parentfc67ba997e22abf80e4a4cc63241865d37b12b76 (diff)
parent5cd5a1765724111018296c249d79984bc28d9f13 (diff)
Merge "libgtest_prod: use headers."
Diffstat (limited to 'rebootescrow')
-rw-r--r--rebootescrow/aidl/default/Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/rebootescrow/aidl/default/Android.bp b/rebootescrow/aidl/default/Android.bp
index b9fb2a9665..1f67a3e47a 100644
--- a/rebootescrow/aidl/default/Android.bp
+++ b/rebootescrow/aidl/default/Android.bp
@@ -87,7 +87,9 @@ cc_test {
],
static_libs: [
"libhadamardutils",
- "libgtest_prod",
+ ],
+ header_libs: [
+ "libgtest_prod_headers",
],
shared_libs: [
"liblog",