commit | 14aeab6f19b7277d8530d3fae2d1964b26d45efb | [log] [tgz] |
---|---|---|
author | Jayant Chowdhary <jchowdhary@google.com> | Fri Sep 28 12:56:05 2018 -0700 |
committer | Jayant Chowdhary <jchowdhary@google.com> | Mon Oct 01 15:18:18 2018 -0700 |
tree | d56b6d5f0d36348c0baf82d3aafb90fbceea4312 | |
parent | c8482b39f10784d123b807cf8c9d6c2633900e8b [diff] |
Add libbinderthreadstate to LOCAL_JNI_SHARED_LIBS for some tests libbinder and libhwbinder now also depend on libbinderthreadstate. Add this dependency to LOCAL_JNI_SHARED_LIBS since these libraries need to be packaged together. Bug: 110364143 Test: atest FrameworksNetTests Test: atest FrameworksServiceTests (no new failures) Test: atest FrameworksUiServiceTests Change-Id: Ibc63f041b8ee23cc4d0e9d82a508a128104e6025 Signed-off-by: Jayant Chowdhary <jchowdhary@google.com>