Merge "libgtest_prod: use headers." am: 40bbe789a4
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1685326 Change-Id: I9fada39815b77403a2e5f60698f39dca2ebb6464
This commit is contained in:
commit
2678fed701
1 changed files with 3 additions and 1 deletions
|
@ -87,7 +87,9 @@ cc_test {
|
||||||
],
|
],
|
||||||
static_libs: [
|
static_libs: [
|
||||||
"libhadamardutils",
|
"libhadamardutils",
|
||||||
"libgtest_prod",
|
],
|
||||||
|
header_libs: [
|
||||||
|
"libgtest_prod_headers",
|
||||||
],
|
],
|
||||||
shared_libs: [
|
shared_libs: [
|
||||||
"liblog",
|
"liblog",
|
||||||
|
|
Loading…
Reference in a new issue