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

Commit 30d81001 authored by Inseob Kim's avatar Inseob Kim Committed by Gerrit Code Review
Browse files

Merge "Explicitly expose native_headers" into main

parents fe3feeb1 8e421d08
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -45,8 +45,10 @@ cc_library_shared {

    header_libs: [
        "jni_headers",
        "native_headers",
        "libhwui_internal_headers",
    ],
    export_header_lib_headers: ["native_headers"],

    static_libs: ["libarect"],