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

Commit 07cce803 authored by Jiyong Park's avatar Jiyong Park Committed by Automerger Merge Worker
Browse files

Set apex_available property am: a6bcd481 am: eeb39177

Change-Id: Ic5fc3c6077e5fad1959ef9d3f9bc349bfcfe1c81
parents f7dcec60 eeb39177
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -49,6 +49,7 @@ cc_library {
        "libstatssocket_headers",
    ],
    static_libs: ["libgtest_prod"],
    apex_available: ["com.android.resolv"],
}

cc_test {
+1 −0
Original line number Diff line number Diff line
@@ -85,6 +85,7 @@ cc_library_headers {
    name: "libstatssocket_headers",
    export_include_dirs: ["include"],
    host_supported: true,
    apex_available: ["com.android.resolv"],
}

cc_benchmark {