Merge "Add libbinderthreadstate to LOCAL_JNI_SHARED_LIBS for some tests" am: 604b0eed1f

am: a0484ac42f

Change-Id: Iefe3e2b4022216b6df512fc66bfcc103b4b17ee8
This commit is contained in:
Jayant Chowdhary
2018-10-02 14:41:40 -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 \
libbase \
libbinder \
libbinderthreadstate \
libc++ \
libcutils \
liblog \

View File

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

View File

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