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

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

Snap for 8009485 from a27bd73d to mainline-mediaprovider-release

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


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


using android::base::Error;
using android::base::Error;