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

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

Use netd_aidl_interface-unstable-java

Needed for TetheringCoverageTests.

Use unstable aidl for new api tetherOffload* and modified
parcel TetherStatsParcel in Tethering/BpfCoordinatorTest.

Bug: 150736748
Test: atest TetheringCoverageTests
Change-Id: I70e22e6d78feac8f153e746fad5bb512fc31bde1
parent b7a27d61
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -88,7 +88,7 @@ java_defaults {
    libs: ["unsupportedappusage"],
    static_libs: [
        "androidx.annotation_annotation",
        "netd_aidl_interface-V3-java",
        "netd_aidl_interface-unstable-java",
        "netlink-client",
        "networkstack-client",
        "datastallprotosnano",