Skip to content
Snippets Groups Projects
Commit 08e2895a authored by Yifan Hong's avatar Yifan Hong
Browse files

libandroid_runtime_vm_headers is recovery_available.

This is needed by libbinder.

Test: builds
Bug: 170338625
Change-Id: I761515bfd91c0cb7bbc72401787c5988b6b9f05a
parent bbed6928
No related branches found
No related tags found
No related merge requests found
......@@ -391,6 +391,7 @@ cc_library_headers {
name: "libandroid_runtime_vm_headers",
host_supported: true,
vendor_available: true,
recovery_available: true,
// TODO(b/153609531): remove when libbinder is not native_bridge_supported
native_bridge_supported: true,
// Allow only modules from the following list to create threads that can be
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment