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

Commit b1b2eca3 authored by Lorenzo Colitti's avatar Lorenzo Colitti Committed by android-build-merger
Browse files

Merge "Merge "Properly use versioned interfaces." am: 9572afce76 am:...

Merge "Merge "Properly use versioned interfaces." am: 9572afce76 am: b92fbe0435" into qt-dev-plus-aosp
am: 5b992330bb

Change-Id: I45ae2c177daf99474bf8232aa4379521b363bd1b
parents 98ad54dd 5d8b9d99
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -42,8 +42,8 @@ android_library {
    static_libs: [
        "androidx.annotation_annotation",
        "ipmemorystore-client",
        "netd_aidl_interface-java",
        "networkstack-aidl-interfaces-java",
        "netd_aidl_interface-V2-java",
        "networkstack-aidl-interfaces-V3-java",
        "datastallprotosnano",
        "networkstackprotosnano",
        "captiveportal-lib",
+2 −2
Original line number Diff line number Diff line
@@ -72,7 +72,7 @@ android_test {
        "libutilscallstack",
        "libziparchive",
        "libz",
        "netd_aidl_interface-cpp",
        "netd_aidl_interface-V2-cpp",
    ],
}

@@ -94,7 +94,7 @@ cc_library_shared {
        "liblog",
        "libcutils",
        "libnativehelper",
        "netd_aidl_interface-cpp",
        "netd_aidl_interface-V2-cpp",
    ],
    static_libs: [
        "libapf",