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

Commit aa98b9c0 authored by Victor Khimenko's avatar Victor Khimenko
Browse files

Make libarect_headers available for libRSSupport

Bug: http://b/153609531

Test: m libnative_bridge_guest_libRSSupport.native_bridge

Change-Id: I864ad01c5496c51f562eb4ed25d0225221c91064
parent c2e1fb6a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -22,6 +22,8 @@ ndk_headers {

cc_library_headers {
    name: "libarect_headers",
    // TODO(b/153609531): remove when no longer needed.
    native_bridge_supported: true,
    export_include_dirs: ["include"],
}