Merge changes from topic "b152482542-endrun" am: c3508715f3 am: e861c8654e

Change-Id: Ide5eab6400e262107460191fdfcf28bb75c39cb1
This commit is contained in:
Orion Hodson
2020-06-01 09:59:32 +00:00
committed by Automerger Merge Worker
3 changed files with 3 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ cc_test_library {
// All of the source files that we will compile.
srcs: ["native.cpp"],
header_libs: ["jni_headers"],
shared_libs: ["liblog"],
cflags: [

View File

@@ -25,6 +25,7 @@ cc_test_library {
// All of the source files that we will compile.
srcs: ["native.cpp"],
header_libs: ["jni_headers"],
shared_libs: ["liblog"],
cflags: [

View File

@@ -27,6 +27,7 @@ cc_test_library {
// All of the source files that we will compile.
srcs: ["native.cpp"],
header_libs: ["jni_headers"],
shared_libs: ["liblog"],
cflags: [