Merge "Add libbinderthreadstate to LOCAL_JNI_SHARED_LIBS for some tests"

am: 604b0eed1f

Change-Id: I82c3e108ed4d284840358e7f82aaac3a8404453c
This commit is contained in:
Jayant Chowdhary
2018-10-02 14:01:01 -07:00
committed by android-build-merger
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 \