Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3011d154 authored by Yifan Hong's avatar Yifan Hong Committed by Automerger Merge Worker
Browse files

Merge "libandroid_runtime_vm_headers is recovery_available." am: 4084f95d

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1866395

Change-Id: I576b8bee18dccad81583aa820c1628c9e15283cd
parents 6e2646ea 4084f95d
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -391,6 +391,7 @@ cc_library_headers {
    name: "libandroid_runtime_vm_headers",
    name: "libandroid_runtime_vm_headers",
    host_supported: true,
    host_supported: true,
    vendor_available: true,
    vendor_available: true,
    recovery_available: true,
    // TODO(b/153609531): remove when libbinder is not native_bridge_supported
    // TODO(b/153609531): remove when libbinder is not native_bridge_supported
    native_bridge_supported: true,
    native_bridge_supported: true,
    // Allow only modules from the following list to create threads that can be
    // Allow only modules from the following list to create threads that can be