Merge "Add libbinderthreadstate to LOCAL_JNI_SHARED_LIBS for some tests"

This commit is contained in:
Jayant Chowdhary
2018-10-02 20:14:37 +00:00
committed by Gerrit Code Review
3 changed files with 3 additions and 0 deletions

View File

@@ -57,6 +57,7 @@ LOCAL_JNI_SHARED_LIBRARIES := \
libbacktrace \ libbacktrace \
libbase \ libbase \
libbinder \ libbinder \
libbinderthreadstate \
libc++ \ libc++ \
libcutils \ libcutils \
liblog \ liblog \

View File

@@ -45,6 +45,7 @@ LOCAL_JNI_SHARED_LIBRARIES := \
libbacktrace \ libbacktrace \
libbase \ libbase \
libbinder \ libbinder \
libbinderthreadstate \
libc++ \ libc++ \
libcutils \ libcutils \
liblog \ liblog \

View File

@@ -38,6 +38,7 @@ LOCAL_JNI_SHARED_LIBRARIES := \
libbacktrace \ libbacktrace \
libbase \ libbase \
libbinder \ libbinder \
libbinderthreadstate \
libc++ \ libc++ \
libcrypto \ libcrypto \
libcutils \ libcutils \