You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by ky...@apache.org on 2018/11/29 08:02:02 UTC

[incubator-weex] branch master updated: Update libweexjss to fix jsc thread deaclock (#1840)

This is an automated email from the ASF dual-hosted git repository.

kyork pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-weex.git


The following commit(s) were added to refs/heads/master by this push:
     new 6c6968e  Update libweexjss to fix jsc thread deaclock (#1840)
6c6968e is described below

commit 6c6968e939e723fd9d89d806f46395bcfc85044d
Author: darin <dy...@qq.com>
AuthorDate: Thu Nov 29 16:01:57 2018 +0800

    Update libweexjss to fix jsc thread deaclock (#1840)
    
    * Update libweexjss to fix jsc thread deaclock
---
 android/sdk/libs/armeabi-v7a/libweexjss.so | Bin 525844 -> 341516 bytes
 android/sdk/libs/armeabi/libweexjss.so     | Bin 525844 -> 341516 bytes
 android/sdk/libs/x86/libweexjss.so         | Bin 1231736 -> 1244020 bytes
 3 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/android/sdk/libs/armeabi-v7a/libweexjss.so b/android/sdk/libs/armeabi-v7a/libweexjss.so
index 6554e1d..de119ed 100755
Binary files a/android/sdk/libs/armeabi-v7a/libweexjss.so and b/android/sdk/libs/armeabi-v7a/libweexjss.so differ
diff --git a/android/sdk/libs/armeabi/libweexjss.so b/android/sdk/libs/armeabi/libweexjss.so
index 6554e1d..de119ed 100755
Binary files a/android/sdk/libs/armeabi/libweexjss.so and b/android/sdk/libs/armeabi/libweexjss.so differ
diff --git a/android/sdk/libs/x86/libweexjss.so b/android/sdk/libs/x86/libweexjss.so
index 3733a2a..67d6794 100644
Binary files a/android/sdk/libs/x86/libweexjss.so and b/android/sdk/libs/x86/libweexjss.so differ