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

Commit ccb7bec2 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 7328689 from 57849ecd to sc-v2-release

Change-Id: Id22693c5002c78c42447c36ffb9d99bbfff08085
parents 7610b11d 57849ecd
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -284,9 +284,11 @@ cc_library_static {
    export_generated_headers: ["statslog_resolv.h"],
    static_libs: [
        "libcutils",
        "libgtest_prod", // Used by libstatspush_compat
        "libstatspush_compat",
    ],
    header_libs: [
        "libgtest_prod_headers", // Used by libstatspush_compat
    ],
    apex_available: ["com.android.resolv"],
    min_sdk_version: "29",
}