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

Change-Id: I39971e306d520bed65045df79f4ff1f8959538b3
This commit is contained in:
Orion Hodson
2020-06-01 09:39:35 +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: [