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

Commit 5a8c9a1f authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Merge "libutils: mark as vendor_available" am: 86c725a4 am: 7c8b168c

am: 45d079ac

Change-Id: If00a7cc3e30d130230375e92452bbc966f425a5c
parents bcb5e500 45d079ac
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: [