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

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

Snap for 6073191 from 53b5903a to rvc-release

Change-Id: I29d933c761f259625d24038aacc0ef10c1d0f561
parents 8dc6272c 53b5903a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -113,6 +113,10 @@ cc_library {
            ],
        },
    },
    header_abi_checker: {
        enabled: true,
        symbol_file: "libnetd_resolv.map.txt",
    },
}

cc_library_static {
+2 −0
Original line number Diff line number Diff line
@@ -26,6 +26,8 @@ apex {

    // Use a custom AndroidManifest.xml used for API targeting.
    androidManifest: "AndroidManifest.xml",

    legacy_android10_support: true,
}

apex_key {
+0 −1
Original line number Diff line number Diff line
@@ -38,7 +38,6 @@
#include <netdutils/SocketOption.h>
#include <netdutils/Stopwatch.h>
#include <netinet/in.h>
#include <openssl/base64.h>
#include <poll.h> /* poll */
#include <private/android_filesystem_config.h>
#include <resolv.h>