diff --git a/core/jni/Android.bp b/core/jni/Android.bp index 1a1a8badf82b1..2bd385c9488f7 100644 --- a/core/jni/Android.bp +++ b/core/jni/Android.bp @@ -404,6 +404,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