commit | fc66783499f1b81636aa3870e6a11ef79dbeffa6 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Tue Jun 29 17:37:55 2021 -0700 |
committer | Yifan Hong <elsk@google.com> | Wed Jun 30 19:37:38 2021 -0700 |
tree | 87dc5f689b9663dc9f0dfec218229c4a1d4d04f9 | |
parent | 7405010f23758b09ac60e1e4b763efd4db3e253a [diff] |
AndroidRuntime: Expose javaAttachThread / javaDetachThread. Add a new header library, libandroid_runtime_threads_headers, that exposes javaAttachThread / javaDetachThread. Also change the return value from int to bool, since the client may not know about JNI_OK. Test: boots Bug: 190450693 Change-Id: Ifedd34a8c8a1847d89c9f2f7919ff7e4b13b7446