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

am: 0c4fad5e92

Change-Id: I77c35778a14ac8671a87a7a0d2bd2ce77409a363
This commit is contained in:
Jayant Chowdhary
2018-10-02 15:29:49 -07:00
committed by android-build-merger
3 changed files with 3 additions and 0 deletions

View File

@@ -58,6 +58,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 \