Skip to content
Commit fc667834 authored by Yifan Hong's avatar Yifan Hong
Browse files

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
parent 7405010f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment