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

Commit 2abb2cc3 authored by Chiachang Wang's avatar Chiachang Wang
Browse files

Use unstable netd_aidl_interface for development

Use unstable aidl for netd_aidl_interface until next mainline
release to prevent version lock in the developing stage.

Bug: 130325409
Test: atest NetworkStackTests NetworkStackNextTests
Change-Id: I2d2e6fd0f013a3a32f428abbff267ba30198cc6d
parent 0eb158a3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -86,7 +86,7 @@ java_defaults {
    libs: ["unsupportedappusage"],
    static_libs: [
        "androidx.annotation_annotation",
        "netd_aidl_interface-V2-java",
        "netd_aidl_interface-unstable-java",
        "netlink-client",
        "networkstack-client",
        "datastallprotosnano",