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

Commit 45d079ac 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

Change-Id: Ie78167b0b908bf97fa018c03ec1c07d8be6158f6
parents cff6544e 7c8b168c
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: [