Merge changes from topic "b152482542-endrun" am: c3508715f3
Change-Id: I39971e306d520bed65045df79f4ff1f8959538b3
This commit is contained in:
@@ -26,6 +26,7 @@ cc_test_library {
|
|||||||
// All of the source files that we will compile.
|
// All of the source files that we will compile.
|
||||||
srcs: ["native.cpp"],
|
srcs: ["native.cpp"],
|
||||||
|
|
||||||
|
header_libs: ["jni_headers"],
|
||||||
shared_libs: ["liblog"],
|
shared_libs: ["liblog"],
|
||||||
|
|
||||||
cflags: [
|
cflags: [
|
||||||
|
|||||||
@@ -25,6 +25,7 @@ cc_test_library {
|
|||||||
// All of the source files that we will compile.
|
// All of the source files that we will compile.
|
||||||
srcs: ["native.cpp"],
|
srcs: ["native.cpp"],
|
||||||
|
|
||||||
|
header_libs: ["jni_headers"],
|
||||||
shared_libs: ["liblog"],
|
shared_libs: ["liblog"],
|
||||||
|
|
||||||
cflags: [
|
cflags: [
|
||||||
|
|||||||
@@ -27,6 +27,7 @@ cc_test_library {
|
|||||||
// All of the source files that we will compile.
|
// All of the source files that we will compile.
|
||||||
srcs: ["native.cpp"],
|
srcs: ["native.cpp"],
|
||||||
|
|
||||||
|
header_libs: ["jni_headers"],
|
||||||
shared_libs: ["liblog"],
|
shared_libs: ["liblog"],
|
||||||
|
|
||||||
cflags: [
|
cflags: [
|
||||||
|
|||||||
Reference in New Issue
Block a user