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

Commit ef394586 authored by Hungming Chen's avatar Hungming Chen
Browse files

Make tethering module to use netd_aidl_interface-unstable-java

Use unstable aidl for new api tetherOffload* and modified
parcel TetherStatsParcel in BpfCoordinator{, Test}.

Bug: 150736748
Test: m

Change-Id: I2d2cedf560319653f67f6b06f7abb0bf66eba91a
parent d8c28ef9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ java_defaults {
    ],
    static_libs: [
        "androidx.annotation_annotation",
        "netd_aidl_interface-V3-java",
        "netd_aidl_interface-unstable-java",
        "netlink-client",
        "networkstack-aidl-interfaces-java",
        "android.hardware.tetheroffload.config-V1.0-java",