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

Commit ed8ac7e5 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 8006021 from aea75636 to tm-d1-release

Change-Id: Iac387ce2ad4c903a2a8a55dca6a6d301e0518d10
parents 3e125a20 aea75636
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -83,7 +83,6 @@ aidl_interface {
    backend: {
        java: {
            apex_available: [
                "com.android.bluetooth.updatable",
                "com.android.tethering",
                "com.android.wifi",
            ],
+1 −1
Original line number Diff line number Diff line
@@ -189,7 +189,7 @@ cc_test {
        "libutils",
        "netd_aidl_interface-lateststable-ndk",
        "netd_event_listener_interface-lateststable-ndk",
        "libipchecksum",
        "libip_checksum",
        "resolv_unsolicited_listener",
        "libdoh_frontend_ffi",
    ],
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@
#include <android-base/logging.h>

extern "C" {
#include <netutils/checksum.h>
#include <checksum.h>
}

using android::base::Error;