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

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

Set apex_available property am: a6bcd481

Change-Id: Ibe54242ec7b83d5f6a5bc55001d1f98f3dfc93e6
parents 4cf8b214 a6bcd481
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 {