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

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

Merge "Make libarect_headers available for libRSSupport" am: c08b034c

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

Change-Id: I3018bdb6a93bee4b07a5a3c74483b58ba2a0657a
parents 17800064 c08b034c
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"],
}