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

Commit 26680f2d authored by Victor Khimenko's avatar Victor Khimenko Committed by Automerger Merge Worker
Browse files

Make libarect_headers available for libRSSupport am: aa98b9c0

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/native/+/12495227

Change-Id: I5ebfe443bd5bea932f4bfee42bbaceb1fd0233d7
parents 40b7668a aa98b9c0
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"],
}