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

Commit 7c8b168c authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Merge "libutils: mark as vendor_available"

am: 86c725a4

Change-Id: I8e46dc744dca4d0d3400fe1f8325c43ee3d03677
parents 0c146e65 86c725a4
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: [