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

Commit 86c725a4 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "libutils: mark as vendor_available"

parents e0ab2557 48cdaff0
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@

cc_library_headers {
    name: "libutils_headers",
    vendor_available: true,
    host_supported: true,
    export_include_dirs: ["include"],
    target: {
@@ -28,6 +29,7 @@ cc_library_headers {

cc_library {
    name: "libutils",
    vendor_available: true,
    host_supported: true,

    srcs: [